summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash._baseuniq/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/lodash._baseuniq/package.json')
-rw-r--r--deps/npm/node_modules/lodash._baseuniq/package.json40
1 files changed, 19 insertions, 21 deletions
diff --git a/deps/npm/node_modules/lodash._baseuniq/package.json b/deps/npm/node_modules/lodash._baseuniq/package.json
index f4cffe5507..f25616330a 100644
--- a/deps/npm/node_modules/lodash._baseuniq/package.json
+++ b/deps/npm/node_modules/lodash._baseuniq/package.json
@@ -1,44 +1,42 @@
{
"_args": [
[
- "lodash._baseuniq@4.5.1",
- "/Users/zkat/Documents/code/npm"
+ "lodash._baseuniq@latest",
+ "/Users/rebecca/code/npm"
]
],
- "_from": "lodash._baseuniq@4.5.1",
- "_id": "lodash._baseuniq@4.5.1",
+ "_from": "lodash._baseuniq@latest",
+ "_id": "lodash._baseuniq@4.6.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash._baseuniq",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/lodash._baseuniq-4.5.1.tgz_1459310621859_0.6014031588565558"
+ "tmp": "tmp/lodash._baseuniq-4.6.0.tgz_1463062037853_0.04403974884189665"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
- "_npmVersion": "2.15.1",
+ "_npmVersion": "2.15.5",
"_phantomChildren": {},
"_requested": {
"name": "lodash._baseuniq",
- "raw": "lodash._baseuniq@4.5.1",
- "rawSpec": "4.5.1",
+ "raw": "lodash._baseuniq@latest",
+ "rawSpec": "latest",
"scope": null,
- "spec": "4.5.1",
- "type": "version"
+ "spec": "latest",
+ "type": "tag"
},
"_requiredBy": [
- "/",
- "/lodash.union",
- "/lodash.uniq"
+ "/"
],
- "_resolved": "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.5.1.tgz",
- "_shasum": "1980430c2e64ee86df6dd35794e1a301b2ab74de",
+ "_resolved": "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz",
+ "_shasum": "0ebb44e456814af7905c6212fa2c9b2d51b841e8",
"_shrinkwrap": null,
- "_spec": "lodash._baseuniq@4.5.1",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "lodash._baseuniq@latest",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
@@ -66,14 +64,14 @@
],
"dependencies": {
"lodash._createset": "~4.0.0",
- "lodash._setcache": "~4.1.0"
+ "lodash._root": "~3.0.0"
},
"description": "The internal lodash function `baseUniq` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
- "shasum": "1980430c2e64ee86df6dd35794e1a301b2ab74de",
- "tarball": "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.5.1.tgz"
+ "shasum": "0ebb44e456814af7905c6212fa2c9b2d51b841e8",
+ "tarball": "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
@@ -102,5 +100,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
- "version": "4.5.1"
+ "version": "4.6.0"
}