lodash.throttle
Advanced tools
Comparing version 2.3.0 to 2.4.0
/** | ||
* Lo-Dash 2.3.0 (Custom Build) <http://lodash.com/> | ||
* Lo-Dash 2.4.0 (Custom Build) <http://lodash.com/> | ||
* Build: `lodash modularize modern exports="npm" -o ./npm/` | ||
@@ -4,0 +4,0 @@ * Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/> |
{ | ||
"name": "lodash.throttle", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "The Lo-Dash function `_.throttle` as a Node.js module generated by lodash-cli.", | ||
@@ -18,6 +18,6 @@ "homepage": "http://lodash.com/custom-builds", | ||
"dependencies": { | ||
"lodash.debounce": "~2.3.0", | ||
"lodash.isfunction": "~2.3.0", | ||
"lodash.isobject": "~2.3.0" | ||
"lodash.debounce": "~2.4.0", | ||
"lodash.isfunction": "~2.4.0", | ||
"lodash.isobject": "~2.4.0" | ||
} | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# lodash.throttle v2.3.0 | ||
# lodash.throttle v2.4.0 | ||
@@ -3,0 +3,0 @@ The [Lo-Dash](http://lodash.com/) function [`_.throttle`](http://lodash.com/docs#throttle) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/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
5963
+ Addedlodash._isnative@2.4.1(transitive)
+ Addedlodash._objecttypes@2.4.1(transitive)
+ Addedlodash.debounce@2.4.1(transitive)
+ Addedlodash.isfunction@2.4.1(transitive)
+ Addedlodash.isobject@2.4.1(transitive)
+ Addedlodash.now@2.4.1(transitive)
- Removedlodash._objecttypes@2.3.0(transitive)
- Removedlodash._renative@2.3.0(transitive)
- Removedlodash.debounce@2.3.0(transitive)
- Removedlodash.isfunction@2.3.0(transitive)
- Removedlodash.isobject@2.3.0(transitive)
Updatedlodash.debounce@~2.4.0
Updatedlodash.isfunction@~2.4.0
Updatedlodash.isobject@~2.4.0