Comparing version 0.4.1 to 0.5.0
{ | ||
"name": "melon-core", | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"description": "React ui components base project", | ||
@@ -39,2 +39,4 @@ "main": "./src", | ||
"css-loader": "^0.24.0", | ||
"enzyme": "^3.1.0", | ||
"enzyme-adapter-react-15": "^1.0.2", | ||
"express": "^4.14.0", | ||
@@ -50,3 +52,2 @@ "file-loader": "^0.9.0", | ||
"jasmine-core": "^2.4.1", | ||
"jasmine-expect-jsx": "^1.1.2", | ||
"json-loader": "^0.5.4", | ||
@@ -58,8 +59,8 @@ "karma": "^1.1.1", | ||
"karma-jasmine": "^1.0.2", | ||
"karma-jasmine-expect-jsx": "^1.0.2", | ||
"karma-mocha-reporter": "^2.0.4", | ||
"karma-webpack": "^1.8.0", | ||
"karma-webpack": "^2.0.5", | ||
"nib": "^1.1.0", | ||
"react-addons-test-utils": "15.4.1", | ||
"react-addons-test-utils": "15.6.2", | ||
"react-hot-loader": "^3.0.0-beta.6", | ||
"react-test-renderer": "^16.0.0", | ||
"rimraf": "^2.5.4", | ||
@@ -70,3 +71,3 @@ "style-loader": "^0.13.1", | ||
"watchify": "^3.7.0", | ||
"webpack": "^1.13.1", | ||
"webpack": "^2.7.0", | ||
"webpack-dev-middleware": "^1.8.3", | ||
@@ -80,4 +81,4 @@ "webpack-hot-middleware": "^2.12.2" | ||
"peerDependencies": { | ||
"react": "^15.4.1", | ||
"react-dom": "^15.4.1" | ||
"react": "^15.6.2", | ||
"react-dom": "^15.6.2" | ||
}, | ||
@@ -104,4 +105,4 @@ "keywords": [ | ||
"dependencies": { | ||
"react": "^15.4.1", | ||
"react-dom": "^15.4.1" | ||
"react": "^15.6.2", | ||
"react-dom": "^15.6.2" | ||
}, | ||
@@ -108,0 +109,0 @@ "babel": { |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
95067
41
1153
50
1
1
Updatedreact@^15.6.2
Updatedreact-dom@^15.6.2