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

react-checkbox-tree

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-checkbox-tree - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

6

CHANGELOG.md
# CHANGELOG
## [v0.6.1](https://github.com/jakezatecky/react-checkbox-tree/compare/v0.6.0...v0.6.1) (2017-05-09)
### Other
* [#33]: Add a `prepublish` command to ensure that the `./lib` folder is built before package is published to npm
## [v0.6.0](https://github.com/jakezatecky/react-checkbox-tree/compare/v0.5.2...v0.6.0) (2017-05-06)

@@ -4,0 +10,0 @@

6

package.json
{
"name": "react-checkbox-tree",
"version": "0.6.0",
"version": "0.6.1",
"description": "A simple and elegant checkbox tree for React.",

@@ -23,2 +23,3 @@ "author": "Jake Zatecky",

"gh-deploy": "git subtree push --prefix examples/dist origin gh-pages",
"prepublish": "in-publish && gulp build",
"test": "gulp test"

@@ -32,3 +33,3 @@ },

"babel-eslint": "^7.0.0",
"babel-loader": "^6.2.4",
"babel-loader": "^7.0.0",
"babel-preset-es2015": "^6.13.2",

@@ -53,2 +54,3 @@ "babel-preset-react": "^6.11.1",

"gulp-scss-lint": "^0.4.0",
"in-publish": "^2.0.0",
"jsdom": "^9.11.0",

@@ -55,0 +57,0 @@ "mocha": "^3.0.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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