Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "onix-core", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Onix library core", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"intl-messageformat": "^9.0.1", | ||
"intl-messageformat": "^9.1.4", | ||
"lodash-es": "^4.17.15", | ||
@@ -32,7 +32,7 @@ "warning": "^4.0.3" | ||
"devDependencies": { | ||
"@babel/core": "^7.10.4", | ||
"@babel/core": "^7.10.5", | ||
"@babel/preset-env": "^7.10.4", | ||
"@babel/register": "^7.10.4", | ||
"@babel/register": "^7.10.5", | ||
"@types/lodash-es": "^4.17.3", | ||
"@types/node": "^14.0.14", | ||
"@types/node": "^14.0.23", | ||
"@types/warning": "^3.0.0", | ||
@@ -45,3 +45,3 @@ "babel-polyfill": "^6.26.0", | ||
"mocha": "^8.0.1", | ||
"ts-loader": "^7.0.5", | ||
"ts-loader": "^8.0.1", | ||
"typescript": "^3.9.6", | ||
@@ -48,0 +48,0 @@ "webpack": "^4.43.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
Updatedintl-messageformat@^9.1.4