Socket
Socket
Sign inDemoInstall

nuke-input

Package Overview
Dependencies
Maintainers
3
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-input - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

4

HISTORY.md
# Changelog
## 0.1.6 / 2016-11-14
* [[494ba62](http://gitlab.alibaba-inc.com/nuke/input/commit/494ba6233dcae6e78d66cb796c9f66e3a3999087)] - `fix` update package.json
## 0.1.2 / 2016-11-11

@@ -5,0 +9,0 @@

1

lib/index.js

@@ -180,3 +180,2 @@ /** @jsx createElement */

this.props.onClear && this.props.onClear(e);
// this.trigger('onChange', '');
}

@@ -183,0 +182,0 @@ }, {

{
"name": "nuke-input",
"version": "0.1.5",
"version": "0.1.6",
"description": "输入框",

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

@@ -131,3 +131,2 @@ /** @jsx createElement */

this.props.onClear && this.props.onClear(e);
// this.trigger('onChange', '');
}

@@ -134,0 +133,0 @@ pickAttrs(props){

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