Socket
Socket
Sign inDemoInstall

nuke-switch

Package Overview
Dependencies
Maintainers
3
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 0.1.5 to 0.1.6

2

lib/view/switch.js

@@ -63,3 +63,3 @@ 'use strict';

var nativeProps = {
style: _extends({}, isIOS ? {} : { width: 85, height: 60 }, style),
style: _extends({}, isIOS ? {} : { width: 95, height: 60 }, style),
checked: value,

@@ -66,0 +66,0 @@ disabled: disabled,

{
"name": "nuke-switch",
"version": "0.1.5",
"version": "0.1.6",
"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