Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "morphism", | ||
"version": "0.8.0", | ||
"description": "Helps you to transform any object structure to another", | ||
"version": "0.8.1", | ||
"description": "Library to transform any Object / JSON to JavaScript Object Literals, and ES6 Class Objects. Help you scale your data processing", | ||
"homepage": "https://emyann.github.io/morphism/", | ||
@@ -38,3 +38,2 @@ "scripts": { | ||
"@types/jasmine": "^2.5.53", | ||
"@types/lodash": "^4.14.70", | ||
"awesome-typescript-loader": "^5.0.0", | ||
@@ -74,5 +73,3 @@ "coveralls": "^3.0.0", | ||
"license": "MIT", | ||
"dependencies": { | ||
"lodash": "^4.17.4" | ||
} | ||
"dependencies": {} | ||
} |
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
128985
0
26
- Removedlodash@^4.17.4
- Removedlodash@4.17.21(transitive)