lodash.uniqueid
Advanced tools
Comparing version 2.0.0 to 2.1.0
/** | ||
* @license | ||
* Lo-Dash 2.0.0 <http://lodash.com/> | ||
* Lo-Dash 2.1.0 (Custom Build) <http://lodash.com/> | ||
* Build: `lodash modularize modern exports="npm" -o ./npm` | ||
* Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/> | ||
@@ -5,0 +5,0 @@ * Based on Underscore.js 1.5.2 <http://underscorejs.org/LICENSE> |
{ | ||
"name": "lodash.uniqueid", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "The Lo-Dash function `_.uniqueId` as a Node.js module generated by lodash-cli.", | ||
"homepage": "http://lodash.com/custom-builds", | ||
"license": "MIT", | ||
"keywords": ["customize", "functional", "lodash", "performance", "speed", "util"], | ||
"keywords": ["functional", "lodash", "lodash-modularized", "performance", "speed", "util"], | ||
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", | ||
@@ -9,0 +9,0 @@ "contributors": [ |
@@ -1,2 +0,2 @@ | ||
# lodash.uniqueid v2.0.0 | ||
# lodash.uniqueid v2.1.0 | ||
@@ -3,0 +3,0 @@ The Lo-Dash function `_.uniqueId` as a Node.js module generated by lodash-cli. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4249