@operato/utils
Advanced tools
Comparing version 2.0.0-alpha.111 to 2.0.0-alpha.122
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.0.0-alpha.122](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.121...v2.0.0-alpha.122) (2024-05-06) | ||
### :bug: Bug Fix | ||
* migrate longpressable from things-factory/utils to operato/utils ([299c35e](https://github.com/hatiolab/operato/commit/299c35eab7c0e1b8359e64dfbbde36eb312d4331)) | ||
## [2.0.0-alpha.111](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.110...v2.0.0-alpha.111) (2024-05-02) | ||
@@ -8,0 +17,0 @@ |
@@ -21,1 +21,2 @@ export * from './sleep.js'; | ||
export * from './number-parser.js'; | ||
export * from './longpressable.js'; |
@@ -21,2 +21,3 @@ export * from './sleep.js'; | ||
export * from './number-parser.js'; | ||
export * from './longpressable.js'; | ||
//# sourceMappingURL=index.js.map |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "2.0.0-alpha.111", | ||
"version": "2.0.0-alpha.122", | ||
"main": "dist/src/index.js", | ||
@@ -121,3 +121,3 @@ "module": "dist/src/index.js", | ||
}, | ||
"gitHead": "3525a4247ad184a8d4de91d81db3f72f0e940c79" | ||
"gitHead": "460fead0a5ae5e9025f74a3d8434510ef875680e" | ||
} |
@@ -21,1 +21,2 @@ export * from './sleep.js' | ||
export * from './number-parser.js' | ||
export * from './longpressable.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
279304
119
3170