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-04-15 01:15:11 +0300
committerRebecca Turner <me@re-becca.org>2016-04-15 01:23:01 +0300
commit75017aeecec69a1efd546df908aa5befc4467f36 (patch)
tree153fd250d48c644e01dfc03eafcf71c1aa87a9ba /node_modules/lodash.union/package.json
parentcc985cc06885b151a00cce563681c73c33a6839a (diff)
lodash.union@4.3.0
Credit: @jdalton
Diffstat (limited to 'node_modules/lodash.union/package.json')
-rw-r--r--node_modules/lodash.union/package.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/node_modules/lodash.union/package.json b/node_modules/lodash.union/package.json
index d00522437..41472cc99 100644
--- a/node_modules/lodash.union/package.json
+++ b/node_modules/lodash.union/package.json
@@ -1,42 +1,42 @@
{
"_args": [
[
- "lodash.union@4.2.1",
- "/Users/zkat/Documents/code/npm"
+ "lodash.union@~4.3.0",
+ "/Users/rebecca/code/npm"
]
],
- "_from": "lodash.union@4.2.1",
- "_id": "lodash.union@4.2.1",
+ "_from": "lodash.union@>=4.3.0 <4.4.0",
+ "_id": "lodash.union@4.3.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash.union",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/lodash.union-4.2.1.tgz_1459310986493_0.07747984793968499"
+ "tmp": "tmp/lodash.union-4.3.0.tgz_1460126989680_0.062147664139047265"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
- "_npmVersion": "2.15.1",
+ "_npmVersion": "2.15.3",
"_phantomChildren": {},
"_requested": {
"name": "lodash.union",
- "raw": "lodash.union@4.2.1",
- "rawSpec": "4.2.1",
+ "raw": "lodash.union@~4.3.0",
+ "rawSpec": "~4.3.0",
"scope": null,
- "spec": "4.2.1",
- "type": "version"
+ "spec": ">=4.3.0 <4.4.0",
+ "type": "range"
},
"_requiredBy": [
"/"
],
- "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.2.1.tgz",
- "_shasum": "6871017b9b1ff71952c1e2bb2e25b1046a7e2842",
+ "_resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.3.0.tgz",
+ "_shasum": "9da994773c563838fc4785c459d5a0dbe18305b8",
"_shrinkwrap": null,
- "_spec": "lodash.union@4.2.1",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "lodash.union@~4.3.0",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
@@ -63,7 +63,7 @@
}
],
"dependencies": {
- "lodash._baseflatten": "~4.1.0",
+ "lodash._baseflatten": "~4.2.0",
"lodash._baseuniq": "~4.5.0",
"lodash.rest": "^4.0.0"
},
@@ -71,8 +71,8 @@
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "6871017b9b1ff71952c1e2bb2e25b1046a7e2842",
- "tarball": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.2.1.tgz"
+ "shasum": "9da994773c563838fc4785c459d5a0dbe18305b8",
+ "tarball": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.3.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -105,5 +105,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
- "version": "4.2.1"
+ "version": "4.3.0"
}