@pismo/bolt-checkbox
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7268
11
+ Added@pismo/bolt-core@0.7.0(transitive)
+ Addedcaniuse-lite@1.0.30001685(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedscheduler@0.19.1(transitive)
- Removed@pismo/bolt-core@0.6.0(transitive)
- Removedcaniuse-lite@1.0.30001684(transitive)
- Removedreact@16.8.1(transitive)
- Removedreact-dom@16.8.1(transitive)
- Removedscheduler@0.13.6(transitive)
Updated@pismo/bolt-core@^0.7.0