Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "ts-lodash", | ||
"description": "lazy-loading lodash for typescript", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"author": "Jeff Dickey", | ||
@@ -28,5 +28,3 @@ "devDependencies": { | ||
}, | ||
"types": [ | ||
"lib/lodash.d.ts" | ||
] | ||
"types": "./lib/lodash.d.ts" | ||
} |
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
6582