Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "only-once", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Forces a function to be called only once", | ||
@@ -20,4 +20,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"lodash": "^2.4.1" | ||
"lodash": "3.10.1" | ||
} | ||
} |
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
+ Addedlodash@3.10.1(transitive)
- Removedlodash@2.4.2(transitive)
Updatedlodash@3.10.1