Comparing version 1.6.40 to 1.6.41
{ | ||
"name": "onix-core", | ||
"version": "1.6.40", | ||
"version": "1.6.41", | ||
"description": "Onix library core", | ||
@@ -26,14 +26,14 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"lodash-es": "^4.17.10", | ||
"warning": "^4.0.0" | ||
"lodash-es": "^4.17.14", | ||
"warning": "^4.0.3" | ||
}, | ||
"devDependencies": { | ||
"@types/lodash-es": "^4.17.0", | ||
"@types/node": "^7.0.66", | ||
"@types/lodash-es": "^4.17.3", | ||
"@types/node": "^7.10.6", | ||
"clean-webpack-plugin": "^0.1.19", | ||
"ts-loader": "^4.4.2", | ||
"ts-loader": "^4.5.0", | ||
"typescript": "^2.9.2", | ||
"webpack": "^4.14.0", | ||
"webpack-cli": "^3.0.8" | ||
"webpack": "^4.35.3", | ||
"webpack-cli": "^3.3.5" | ||
} | ||
} |
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
Updatedlodash-es@^4.17.14
Updatedwarning@^4.0.3