New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.0 to 1.0.1

8

CHANGELOG.md

@@ -0,1 +1,9 @@

<a name="1.0.1"></a>
## [1.0.1](https://github.com/renato-bohler/redux-form-input-masks/compare/v1.0.0...v1.0.1) (2018-03-14)
### Bug Fixes
* removes babel-polyfill from the bundle ([3c99cd7](https://github.com/renato-bohler/redux-form-input-masks/commit/3c99cd7)), closes [#22](https://github.com/renato-bohler/redux-form-input-masks/issues/22)
<a name="1.0.0"></a>

@@ -2,0 +10,0 @@ # [1.0.0](https://github.com/renato-bohler/redux-form-input-masks/compare/v0.4.1...v1.0.0) (2018-03-12)

2

package.json
{
"name": "redux-form-input-masks",
"version": "1.0.0",
"version": "1.0.1",
"description": "Input masking with redux-form made easy",

@@ -5,0 +5,0 @@ "main": "./dist/bundle.js",

@@ -33,2 +33,6 @@ # redux-form-input-masks

<div align="center">
<img alt="Example GIF" src="examples/example.gif">
</div>
## Motivation

@@ -35,0 +39,0 @@

Sorry, the diff of this file is too big to display

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