react-currency-input-field
Advanced tools
Comparing version 0.5.2 to 0.5.3
@@ -0,1 +1,8 @@ | ||
## [0.5.3](https://github.com/cchanxzy/react-currency-input-field/compare/v0.5.2...v0.5.3) (2019-12-08) | ||
### Bug Fixes | ||
* update dependencies ([#22](https://github.com/cchanxzy/react-currency-input-field/issues/22)) ([80e6688](https://github.com/cchanxzy/react-currency-input-field/commit/80e6688d59b1c783db402d0bdc8294080ed4ba43)) | ||
## [0.5.2](https://github.com/cchanxzy/react-currency-input-field/compare/v0.5.1...v0.5.2) (2019-12-01) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "react-currency-input-field", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "React input field component for currency and numbers", | ||
@@ -43,36 +43,36 @@ "files": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^8.1.0", | ||
"@commitlint/config-conventional": "^8.1.0", | ||
"@commitlint/cli": "^8.2.0", | ||
"@commitlint/config-conventional": "^8.2.0", | ||
"@semantic-release/changelog": "^3.0.6", | ||
"@semantic-release/git": "^7.0.18", | ||
"@types/enzyme": "^3.1.14", | ||
"@types/jest": "^24.0.18", | ||
"@types/react": "^16.4.14", | ||
"@types/react-dom": "^16.0.7", | ||
"@typescript-eslint/eslint-plugin": "^2.8.0", | ||
"@typescript-eslint/parser": "^2.8.0", | ||
"@types/enzyme": "^3.10.4", | ||
"@types/jest": "^24.0.23", | ||
"@types/react": "^16.9.15", | ||
"@types/react-dom": "^16.9.4", | ||
"@typescript-eslint/eslint-plugin": "^2.10.0", | ||
"@typescript-eslint/parser": "^2.10.0", | ||
"awesome-typescript-loader": "^5.2.1", | ||
"codecov": "^3.6.1", | ||
"enzyme": "^3.6.0", | ||
"enzyme-adapter-react-16": "^1.5.0", | ||
"eslint": "^6.7.0", | ||
"enzyme-adapter-react-16": "^1.15.1", | ||
"eslint": "^6.7.2", | ||
"eslint-config-prettier": "^6.7.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"eslint-plugin-react": "^7.16.0", | ||
"eslint-plugin-react": "^7.17.0", | ||
"gh-pages": "^2.1.1", | ||
"html-webpack-plugin": "^3.2.0", | ||
"husky": "^3.0.4", | ||
"husky": "^3.1.0", | ||
"jest": "^25.0.0", | ||
"lint-staged": "^9.4.3", | ||
"lint-staged": "^9.5.0", | ||
"prettier": "^1.19.1", | ||
"react": "^16.9.0", | ||
"react-dom": "^16.5.2", | ||
"react-hot-loader": "^4.3.11", | ||
"react": "^16.12.0", | ||
"react-dom": "^16.12.0", | ||
"react-hot-loader": "^4.12.18", | ||
"semantic-release": "^15.13.31", | ||
"source-map-loader": "^0.2.4", | ||
"ts-jest": "^24.0.2", | ||
"typescript": "^3.7.2", | ||
"webpack": "^4.19.1", | ||
"webpack-cli": "^3.1.0", | ||
"webpack-dev-server": "^3.1.14" | ||
"ts-jest": "^24.2.0", | ||
"typescript": "^3.7.3", | ||
"webpack": "^4.41.2", | ||
"webpack-cli": "^3.3.10", | ||
"webpack-dev-server": "^3.9.0" | ||
}, | ||
@@ -79,0 +79,0 @@ "peerDependencies": { |
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
23750