@operato/color-picker
Advanced tools
Comparing version 2.0.0-beta.22 to 2.0.0-beta.23
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.0.0-beta.23](https://github.com/hatiolab/operato/compare/v2.0.0-beta.22...v2.0.0-beta.23) (2024-06-13) | ||
### :bug: Bug Fix | ||
* export package.json ([538e6e0](https://github.com/hatiolab/operato/commit/538e6e050f5a3d77b8ed805968d66a9093a7d5e9)) | ||
## [2.0.0-beta.22](https://github.com/hatiolab/operato/compare/v2.0.0-beta.21...v2.0.0-beta.22) (2024-06-13) | ||
@@ -8,0 +17,0 @@ |
@@ -5,6 +5,7 @@ { | ||
"author": "heartyoh", | ||
"version": "2.0.0-beta.22", | ||
"version": "2.0.0-beta.23", | ||
"main": "src/index.js", | ||
"module": "src/index.js", | ||
"exports": { | ||
"./package.json": "./package.json", | ||
".": "./src/index.js", | ||
@@ -42,3 +43,3 @@ "./paper-color-picker.js": "./src/paper-color-picker.js", | ||
}, | ||
"gitHead": "a0c43af5506fd7786061d78a6946489be6c37336" | ||
"gitHead": "f2b3faf23eb7a8c51baa922b1baf6cabf3e6db13" | ||
} |
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
64856