redux-form-input-masks
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,1 +1,9 @@ | ||
<a name="2.0.1"></a> | ||
## [2.0.1](https://github.com/renato-bohler/redux-form-input-masks/compare/v2.0.0...v2.0.1) (2019-02-28) | ||
### Bug Fixes | ||
* only to bump minor version ([ba0db1b](https://github.com/renato-bohler/redux-form-input-masks/commit/ba0db1b)) | ||
<a name="2.0.0"></a> | ||
@@ -2,0 +10,0 @@ # [2.0.0](https://github.com/renato-bohler/redux-form-input-masks/compare/v1.3.0...v2.0.0) (2019-02-25) |
{ | ||
"name": "redux-form-input-masks", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Input masking with redux-form made easy", | ||
"main": "./dist/bundle.js", | ||
"typings": "./dist/typings.d.ts", | ||
"scripts": { | ||
@@ -15,3 +16,2 @@ "build:clean": "rimraf dist", | ||
"lint:prettier": "lint-staged", | ||
"commit": "git-cz", | ||
"commitmsg": "commitlint -e $GIT_PARAMS", | ||
@@ -55,2 +55,3 @@ "precommit": "npm-run-all lint:*", | ||
"commitizen": "^2.9.6", | ||
"copy-webpack-plugin": "^4.6.0", | ||
"cpy-cli": "^1.0.1", | ||
@@ -57,0 +58,0 @@ "cross-env": "^5.1.3", |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
25723
7
51
0
34