@operato/utils
Advanced tools
Comparing version 2.0.0-alpha.122 to 2.0.0-alpha.145
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.0.0-alpha.145](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.144...v2.0.0-alpha.145) (2024-05-28) | ||
### :rocket: New Features | ||
* add decode-html @operato/utils ([247e442](https://github.com/hatiolab/operato/commit/247e442331a4922cfce86d77be234d38ad085633)) | ||
## [2.0.0-alpha.122](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.121...v2.0.0-alpha.122) (2024-05-06) | ||
@@ -8,0 +17,0 @@ |
@@ -22,1 +22,2 @@ export * from './sleep.js'; | ||
export * from './longpressable.js'; | ||
export * from './decode-html.js'; |
@@ -22,2 +22,3 @@ export * from './sleep.js'; | ||
export * from './longpressable.js'; | ||
export * from './decode-html.js'; | ||
//# sourceMappingURL=index.js.map |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "2.0.0-alpha.122", | ||
"version": "2.0.0-alpha.145", | ||
"main": "dist/src/index.js", | ||
@@ -121,3 +121,3 @@ "module": "dist/src/index.js", | ||
}, | ||
"gitHead": "460fead0a5ae5e9025f74a3d8434510ef875680e" | ||
"gitHead": "c56054ea85315ee52caa16387b54ce73fa4bb2bf" | ||
} |
@@ -22,1 +22,2 @@ export * from './sleep.js' | ||
export * from './longpressable.js' | ||
export * from './decode-html.js' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
280762
123
3183