@busy-hour/blaze
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -5,2 +5,9 @@ # Changelog | ||
## [2.0.3](https://github.com/Busy-Hour-Studio/blaze/compare/v2.0.2...v2.0.3) (2024-04-19) | ||
### Bug Fixes | ||
* esm exports ([0e168be](https://github.com/Busy-Hour-Studio/blaze/commit/0e168bef959d9299894db0e404abc1df38a061c1)) | ||
## [2.0.2](https://github.com/Busy-Hour-Studio/blaze/compare/v2.0.1...v2.0.2) (2024-04-19) | ||
@@ -7,0 +14,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"type": "module", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"license": "MIT", | ||
@@ -69,3 +69,3 @@ "devDependencies": { | ||
"types": "./dist/types/index.d.ts", | ||
"import": "./dist/index.js", | ||
"import": "./dist/esm/index.js", | ||
"require": "./dist/cjs/index.js" | ||
@@ -72,0 +72,0 @@ } |
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
150078