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:
authorRebecca Turner <me@re-becca.org>2016-02-19 02:41:25 +0300
committerRebecca Turner <me@re-becca.org>2016-02-19 03:47:12 +0300
commit8ddcc8deb554660a3f7f474fae9758c967d94552 (patch)
tree08010a2858791c0871d63acaf7a3918cdcb83176 /node_modules/lodash.union/package.json
parent2b656a672d351f32ee2af24dcee528356dcd64f4 (diff)
lodash.union@4.2.0
Diffstat (limited to 'node_modules/lodash.union/package.json')
-rw-r--r--node_modules/lodash.union/package.json38
1 files changed, 17 insertions, 21 deletions
diff --git a/node_modules/lodash.union/package.json b/node_modules/lodash.union/package.json
index bc76ec440..2a05b9849 100644
--- a/node_modules/lodash.union/package.json
+++ b/node_modules/lodash.union/package.json
@@ -1,19 +1,19 @@
{
"_args": [
[
- "lodash.union@4.1.0",
- "/Users/zkat/Documents/code/npm"
+ "lodash.union@latest",
+ "/Users/rebecca/code/npm"
]
],
- "_from": "lodash.union@4.1.0",
- "_id": "lodash.union@4.1.0",
+ "_from": "lodash.union@latest",
+ "_id": "lodash.union@4.2.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash.union",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
- "tmp": "tmp/lodash.union-4.1.0.tgz_1454898749957_0.9112280844710767"
+ "tmp": "tmp/lodash.union-4.2.0.tgz_1455615727631_0.14597112801857293"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
@@ -23,20 +23,20 @@
"_phantomChildren": {},
"_requested": {
"name": "lodash.union",
- "raw": "lodash.union@4.1.0",
- "rawSpec": "4.1.0",
+ "raw": "lodash.union@latest",
+ "rawSpec": "latest",
"scope": null,
- "spec": "4.1.0",
- "type": "version"
+ "spec": "latest",
+ "type": "tag"
},
"_requiredBy": [
"/"
],
- "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.1.0.tgz",
- "_shasum": "2d4336729a5032e48e3556512cd69339e4c809fd",
+ "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.2.0.tgz",
+ "_shasum": "490c86803d2ed7ca01e26fe53e7d6519e2506505",
"_shrinkwrap": null,
- "_spec": "lodash.union@4.1.0",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "lodash.union@latest",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
@@ -63,20 +63,16 @@
}
],
"dependencies": {
- "lodash._arrayincludes": "^4.0.0",
- "lodash._arrayincludeswith": "^4.0.0",
"lodash._baseflatten": "^4.0.0",
- "lodash._cachehas": "^4.0.0",
- "lodash._root": "^3.0.0",
- "lodash._setcache": "^4.0.0",
+ "lodash._baseuniq": "^4.0.0",
"lodash.rest": "^4.0.0"
},
"description": "The lodash method `_.union` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "2d4336729a5032e48e3556512cd69339e4c809fd",
- "tarball": "http://registry.npmjs.org/lodash.union/-/lodash.union-4.1.0.tgz"
+ "shasum": "490c86803d2ed7ca01e26fe53e7d6519e2506505",
+ "tarball": "http://registry.npmjs.org/lodash.union/-/lodash.union-4.2.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -109,5 +105,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
- "version": "4.1.0"
+ "version": "4.2.0"
}