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

react-bootstrap-toggle

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bootstrap-toggle - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

1

lib/react-bootstrap-toggle.js

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

var on = this.refs.on;
window.on = on;
var off = this.refs.off;

@@ -71,0 +70,0 @@ var toggle = this.refs.toggle;

2

package.json
{
"name": "react-bootstrap-toggle",
"version": "1.2.0",
"version": "1.2.1",
"description": "A React version of the bootstrap-toggle without the JQuery dependency",

@@ -5,0 +5,0 @@ "main": "./lib/react-bootstrap-toggle.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