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

bemto-input

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bemto-input - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

Changelog.md
## Changelog
### v0.3.1 (2018-05-21)
- Fixed the input events overwriting.
### v0.3.0 (2018-04-18)

@@ -4,0 +8,0 @@

2

lib/index.js

@@ -49,3 +49,3 @@ const bemto = require('bemto-components');

tag: 'input',
acceptProps: true,
acceptProps: { except: ['onChange', 'onFocus', 'onBlur'] },
content: { children: true },

@@ -52,0 +52,0 @@ props: {

{
"name": "bemto-input",
"version": "0.3.0",
"version": "0.3.1",
"description": "Complex input foundation based on bemto-components & styled-components",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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