react-tapper
Advanced tools
Comparing version 0.1.18 to 0.1.19
@@ -13,3 +13,3 @@ { | ||
"author": "Nickel Jianhui Zhu <nickeljew@hotmail.com>", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"license": "MIT", | ||
@@ -30,20 +30,20 @@ "private": false, | ||
"peerDependencies": { | ||
"prop-types": "^15.6.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0" | ||
"prop-types": "^15.7.2", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.26.0", | ||
"babel-loader": "^7.1.2", | ||
"babel-core": "^6.26.3", | ||
"babel-loader": "^8.1.0", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"babel-plugin-transform-react-jsx": "^6.24.1", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-env": "^1.7.0", | ||
"babel-preset-react": "^6.24.1", | ||
"es6-docready": "^1.0.0", | ||
"es6-dom": "^1.0.0", | ||
"grunt": "^1.0.1", | ||
"grunt-babel": "^7.0.0", | ||
"grunt": "^1.1.0", | ||
"grunt-babel": "7", | ||
"grunt-contrib-concat": "^1.0.1", | ||
"grunt-webpack": "^3.0.2", | ||
"webpack": "^3.6.0" | ||
"grunt-webpack": "^3.1.3", | ||
"webpack": "^4.43.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "repository": { |
@@ -7,2 +7,5 @@ # React-Taper | ||
## Changelogs | ||
#### v0.1.19 | ||
- upgrade for security alert | ||
#### v0.1.17 | ||
@@ -9,0 +12,0 @@ - removed webpack-dev-server dependency |
Sorry, the diff of this file is not supported yet
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
52
28050