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 1.0.48 to 1.0.49

4

HISTORY.md
# Changelog
## 1.0.49 / 2018-02-06
* [[ee0dc43](http://gitlab.alibaba-inc.com/nuke/input/commit/ee0dc430f8dd0dccbd376c49672bd5b965dd6459)] - `fix` delete console
## 1.0.48 / 2018-02-06

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

1

lib/view/base.js

@@ -160,3 +160,2 @@ 'use strict';

}
// console.log('baseinput', attrs.value)
if (_nukeEnv.isWeb) {

@@ -163,0 +162,0 @@ attrs.onKeyUp = this.returnHandler;

@@ -304,3 +304,2 @@ 'use strict';

console.log(text);
this.setState({

@@ -307,0 +306,0 @@ inputValue: text,

@@ -360,3 +360,2 @@ 'use strict';

});
// console.log(focus, inputWrapperStyle.borderColor);
return (0, _rax.createElement)(

@@ -363,0 +362,0 @@ _nukeView2.default,

{
"name": "nuke-input",
"version": "1.0.48",
"version": "1.0.49",
"description": "输入框",

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

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