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

@pismo/bolt-checkbox

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pismo/bolt-checkbox - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [0.7.0](https://github.com/pismo/bolt/compare/v0.6.0...v0.7.0) (2019-04-17)
**Note:** Version bump only for package @pismo/bolt-checkbox
# [0.6.0](https://github.com/pismo/bolt/compare/v0.5.0...v0.6.0) (2019-04-14)

@@ -8,0 +16,0 @@

30

package.json
{
"name": "@pismo/bolt-checkbox",
"version": "0.6.0",
"version": "0.7.0",
"description": "Bolt component checkbox",

@@ -27,18 +27,20 @@ "author": "Pismo <hello@pismo.io>",

"devDependencies": {
"@types/jest": "^23.3.10",
"@types/react": "^16.7.17",
"@types/react-dom": "^16.0.11",
"jest-dom": "^3.0.0",
"react-testing-library": "^5.4.0",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.17.0",
"tslint-react": "^3.6.0",
"typescript": "^3.2.2"
"@types/jest": "^24.0.11",
"@types/react": "^16.8.13",
"@types/react-dom": "^16.8.4",
"jest": "^24.7.1",
"jest-dom": "^3.1.3",
"react-testing-library": "6.1.2",
"ts-jest": "^24.0.2",
"tslint": "^5.15.0",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^4.0.0",
"typescript": "^3.4.3"
},
"dependencies": {
"@pismo/bolt-core": "^0.6.0"
"@pismo/bolt-core": "^0.7.0"
},
"peerDependencies": {
"react": "16.8.1",
"react-dom": "16.8.1"
"react": "^16.8.6",
"react-dom": "^16.8.6"
},

@@ -49,3 +51,3 @@ "scripts": {

},
"gitHead": "c6becb9b1b912905f27ef53b5077d0039cc4d488"
"gitHead": "2207e41dbb3f6bd619de8985dfbdb2bd1d93272e"
}
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