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:
authorKat Marchán <kzm@sykosomatic.org>2016-09-08 03:54:58 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-09-09 00:53:11 +0300
commitc3476780ef4483425e4ae1d095a5884b46b8db86 (patch)
tree6cef0c1a0aa73afadd142535967d46a6d28d9330 /node_modules/lodash.union/package.json
parent4727f8646daca7b3e3c1c95860e02acf583b9dae (diff)
lodash.union@4.6.0
Credit: @jdalton
Diffstat (limited to 'node_modules/lodash.union/package.json')
-rw-r--r--node_modules/lodash.union/package.json39
1 files changed, 19 insertions, 20 deletions
diff --git a/node_modules/lodash.union/package.json b/node_modules/lodash.union/package.json
index c424100d8..1bbb3cc10 100644
--- a/node_modules/lodash.union/package.json
+++ b/node_modules/lodash.union/package.json
@@ -2,51 +2,50 @@
"_args": [
[
{
- "raw": "lodash.union@4.5.0",
+ "raw": "lodash.union@4.6.0",
"scope": null,
"escapedName": "lodash.union",
"name": "lodash.union",
- "rawSpec": "4.5.0",
- "spec": "4.5.0",
+ "rawSpec": "4.6.0",
+ "spec": "4.6.0",
"type": "version"
},
- "/Users/rebecca/code/npm"
+ "/Users/zkat/Documents/code/npm"
]
],
- "_from": "lodash.union@4.5.0",
- "_id": "lodash.union@4.5.0",
+ "_from": "lodash.union@4.6.0",
+ "_id": "lodash.union@4.6.0",
"_inCache": true,
- "_installable": true,
"_location": "/lodash.union",
- "_nodeVersion": "4.2.4",
+ "_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/lodash.union-4.5.0.tgz_1469458373533_0.2511256511788815"
+ "tmp": "tmp/lodash.union-4.6.0.tgz_1471110390292_0.8560791339259595"
},
"_npmUser": {
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
- "_npmVersion": "2.15.9",
+ "_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
- "raw": "lodash.union@4.5.0",
+ "raw": "lodash.union@4.6.0",
"scope": null,
"escapedName": "lodash.union",
"name": "lodash.union",
- "rawSpec": "4.5.0",
- "spec": "4.5.0",
+ "rawSpec": "4.6.0",
+ "spec": "4.6.0",
"type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.5.0.tgz",
- "_shasum": "d273848d9bc556780a6b4fcfed822a79a685a683",
+ "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz",
+ "_shasum": "48bb5088409f16f1821666641c44dd1aaae3cd88",
"_shrinkwrap": null,
- "_spec": "lodash.union@4.5.0",
- "_where": "/Users/rebecca/code/npm",
+ "_spec": "lodash.union@4.6.0",
+ "_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
@@ -77,8 +76,8 @@
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "d273848d9bc556780a6b4fcfed822a79a685a683",
- "tarball": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.5.0.tgz"
+ "shasum": "48bb5088409f16f1821666641c44dd1aaae3cd88",
+ "tarball": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -111,5 +110,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
- "version": "4.5.0"
+ "version": "4.6.0"
}