Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "onix-app", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Onix abstract application", | ||
@@ -27,3 +27,4 @@ "main": "built/index.js", | ||
"dependencies": { | ||
"onix-core": "^1.1.27", | ||
"lodash": "^4.17.4", | ||
"onix-core": "^1.2.28", | ||
"redux": "^3.7.2", | ||
@@ -34,4 +35,5 @@ "rxjs": "^5.4.3", | ||
"devDependencies": { | ||
"@types/node": "^7.0.39", | ||
"awesome-typescript-loader": "^3.2.2", | ||
"@types/lodash": "^4.14.73", | ||
"@types/node": "^7.0.42", | ||
"awesome-typescript-loader": "^3.2.3", | ||
"source-map-loader": "^0.2.1", | ||
@@ -38,0 +40,0 @@ "typescript": "^2.4.2", |
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
86511
5
6
2499
1
+ Addedlodash@^4.17.4
Updatedonix-core@^1.2.28