Socket
Socket
Sign inDemoInstall

nuke-switch

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-switch - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

HISTORY.md
# Changelog
## 1.0.3 / 2017-11-16
* [[94ad49d](http://gitlab.alibaba-inc.com/nuke/switch/commit/94ad49d0963d138ec17a0ec19a5038ebe792c15f)] - `fix` displayName
## 1.0.2 / 2017-11-15

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

4

lib/switch.js

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

_this.displayName = 'Switch';
return _this;

@@ -99,3 +98,6 @@ }

Switch.propTypes = {};
Switch.displayName = 'Switch';
exports.default = (0, _nukeThemeProvider.connectStyle)(_styles2.default)(Switch);
module.exports = exports['default'];
{
"name": "nuke-switch",
"version": "1.0.2",
"version": "1.0.3",
"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