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

@trendmicro/react-checkbox

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trendmicro/react-checkbox - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

lib/index.js

@@ -1,2 +0,2 @@

/*! react-checkbox v2.1.0 | (c) 2017 Trend Micro Inc. | MIT | https://github.com/trendmicro-frontend/react-checkbox */
/*! react-checkbox v2.1.1 | (c) 2017 Trend Micro Inc. | MIT | https://github.com/trendmicro-frontend/react-checkbox */
module.exports =

@@ -3,0 +3,0 @@ /******/ (function(modules) { // webpackBootstrap

{
"name": "@trendmicro/react-checkbox",
"version": "2.1.0",
"version": "2.1.1",
"description": "Trend Micro Components: React Checkbox",

@@ -15,3 +15,3 @@ "main": "lib/index.js",

"build-examples": "cd examples; webpack",
"clean": "rm -f {lib,dist}/*",
"clean": "rimraf -f {lib,dist}/*",
"cleancss": "cleancss -o dist/react-checkbox.min.css dist/react-checkbox.css",

@@ -50,2 +50,3 @@ "demo": "http-server -p 8000 docs/",

"dependencies": {
"chained-function": "^0.5.0",
"classnames": "^2.2.5",

@@ -68,3 +69,2 @@ "prop-types": "^15.5.8"

"css-loader": "~0.28.0",
"chained-function": "~0.5.0",
"eslint": "~3.19.0",

@@ -84,2 +84,3 @@ "eslint-config-trendmicro": "~0.5.1",

"react-dom": "^0.14.0 || >=15.0.0",
"rimraf": "^2.6.2",
"style-loader": "~0.16.1",

@@ -86,0 +87,0 @@ "stylint": "~1.5.9",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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