Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redux-form-input-masks

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-form-input-masks - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/typings.d.ts

8

CHANGELOG.md

@@ -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)

5

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc