Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorForrest L Norvell <forrest@npmjs.com>2015-04-02 09:16:47 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-04-02 09:16:47 +0300
commit01d99649265f921e1c61cf406613e7042bcea008 (patch)
tree213fe88d86a6ef69b70c5cab537fb8c85ce5d397 /package.json
parentd380188e161be31f5a4f53947de6bc28df4732d8 (diff)
nock@1.4.0
Tests all still pass!
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index bf422dece..b788d5ddc 100644
--- a/package.json
+++ b/package.json
@@ -33,6 +33,7 @@
"dependencies": {
"abbrev": "~1.0.5",
"ansi": "~0.3.0",
+ "ansi-regex": "~1.1.1",
"ansicolors": "~0.3.2",
"ansistyles": "~0.1.3",
"archy": "~1.0.0",
@@ -90,6 +91,7 @@
"sha": "~1.3.0",
"slide": "~1.1.6",
"sorted-object": "~1.0.0",
+ "strip-ansi": "~2.0.1",
"tar": "~2.0.0",
"text-table": "~0.2.0",
"uid-number": "0.0.6",
@@ -171,7 +173,7 @@
"devDependencies": {
"marked": "~0.3.3",
"marked-man": "~0.1.4",
- "nock": "~1.2.0",
+ "nock": "~1.4.0",
"npm-registry-couchapp": "~2.6.7",
"npm-registry-mock": "~1.0.0",
"require-inject": "~1.2.0",