bulmil-react
Advanced tools
Comparing version 0.2.12 to 0.5.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.5.0](https://github.com/gomah/bulmil/compare/bulmil-react@0.2.12...bulmil-react@0.5.0) (2020-06-27) | ||
### Bug Fixes | ||
* **bulmil-react:** fix main & module pkg ([2053ffa](https://github.com/gomah/bulmil/commit/2053ffafd0e8bafb59d57f3127fe7238c7b4a372)) | ||
## [0.2.12](https://github.com/gomah/bulmil/compare/bulmil-react@0.2.11...bulmil-react@0.2.12) (2020-06-26) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "bulmil-react", | ||
"sideEffects": false, | ||
"version": "0.2.12", | ||
"version": "0.5.0", | ||
"author": "Gomah", | ||
@@ -19,4 +19,4 @@ "license": "MIT", | ||
}, | ||
"main": "./dist/index.cjs.js", | ||
"module": "./dist/index.es.js", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
@@ -40,3 +40,3 @@ "files": [ | ||
"dependencies": { | ||
"bulmil": "^0.4.3" | ||
"bulmil": "^0.5.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "db57855b1d047f60b6a88d63b6a4126723d47dc4" | ||
"gitHead": "69e706c965848d7fb96b4cadc0e8b9a91cc5956d" | ||
} |
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
51151
+ Addedbulmil@0.5.1(transitive)
- Removedbulmil@0.4.3(transitive)
Updatedbulmil@^0.5.0