Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "ts-lodash", | ||
"description": "lazy-loading lodash for typescript", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"author": "Jeff Dickey", | ||
@@ -20,3 +20,3 @@ "devDependencies": { | ||
"license": "ISC", | ||
"main": "lib/lodash.js", | ||
"main": "./lib/lodash.js", | ||
"peerDependencies": { | ||
@@ -23,0 +23,0 @@ "lodash": "^4.0.0" |
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
6584