@atto-byte/react-month-picker
Advanced tools
Comparing version 1.3.9 to 1.4.0
@@ -14,4 +14,4 @@ { | ||
], | ||
"author": "Nickel Jianhui Zhu <atto-byte@hotmail.com>", | ||
"version": "1.3.9", | ||
"author": "William Luke <william@atto-byte.com>", | ||
"version": "1.4.0", | ||
"license": "MIT", | ||
@@ -36,15 +36,13 @@ "private": false, | ||
"dependencies": { | ||
"react-tappable": "^1.0.4", | ||
"react-tapper": "^0.1.16" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.6.0", | ||
"react": "^16.8.3", | ||
"react-dom": "^16.8.3" | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^16.8.6", | ||
"@types/react": "^16.8.10", | ||
"@types/rimraf": "^2.0.2", | ||
"@types/typescript": "^2.0.0", | ||
"babel-core": "^6.26.0", | ||
"babel-core": "^6.26.3", | ||
"babel-loader": "^7.1.2", | ||
@@ -57,3 +55,3 @@ "babel-plugin-transform-class-properties": "^6.24.1", | ||
"es6-dom": "^1.0.0", | ||
"grunt": "^1.0.1", | ||
"grunt": "^1.0.4", | ||
"grunt-babel": "^7.0.0", | ||
@@ -69,4 +67,4 @@ "grunt-contrib-clean": "^1.1.0", | ||
"rimraf": "^2.6.3", | ||
"tslint": "5.12.1", | ||
"tslint-config-prettier": "1.17.0", | ||
"tslint": "5.13.1", | ||
"tslint-config-prettier": "1.18.0", | ||
"tslint-eslint-rules": "5.4.0", | ||
@@ -73,0 +71,0 @@ "typescript": "^3.3.3333", |
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
3
461972
- Removedreact-tappable@^1.0.4
- Removedcreate-react-class@15.7.0(transitive)
- Removedreact-tappable@1.0.4(transitive)