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:
Diffstat (limited to 'node_modules/widest-line/package.json')
-rw-r--r--node_modules/widest-line/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/node_modules/widest-line/package.json b/node_modules/widest-line/package.json
index 2eb1d53fc..6956e8c0a 100644
--- a/node_modules/widest-line/package.json
+++ b/node_modules/widest-line/package.json
@@ -1,8 +1,8 @@
{
"_from": "widest-line@^2.0.0",
- "_id": "widest-line@2.0.0",
+ "_id": "widest-line@2.0.1",
"_inBundle": false,
- "_integrity": "sha1-AUKk6KJD+IgsAjOqDgKBqnYVInM=",
+ "_integrity": "sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA==",
"_location": "/widest-line",
"_phantomChildren": {},
"_requested": {
@@ -18,10 +18,10 @@
"_requiredBy": [
"/boxen"
],
- "_resolved": "https://registry.npmjs.org/widest-line/-/widest-line-2.0.0.tgz",
- "_shasum": "0142a4e8a243f8882c0233aa0e0281aa76152273",
+ "_resolved": "https://registry.npmjs.org/widest-line/-/widest-line-2.0.1.tgz",
+ "_shasum": "7438764730ec7ef4381ce4df82fb98a53142a3fc",
"_spec": "widest-line@^2.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/boxen",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/boxen",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -82,5 +82,5 @@
"scripts": {
"test": "xo && ava"
},
- "version": "2.0.0"
+ "version": "2.0.1"
}