@operato/utils
Advanced tools
Comparing version 2.0.0-alpha.28 to 2.0.0-alpha.35
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.0.0-alpha.35](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.34...v2.0.0-alpha.35) (2024-03-13) | ||
### :bug: Bug Fix | ||
* 리팩토링 grist editor 인라인에디터 ([a8922c4](https://github.com/hatiolab/operato/commit/a8922c40f960596ac58aea885fd7501267fd2d8b)) | ||
## [2.0.0-alpha.28](https://github.com/hatiolab/operato/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2024-02-20) | ||
@@ -8,0 +17,0 @@ |
@@ -20,2 +20,2 @@ export * from './sleep.js'; | ||
export * from './cookie.js'; | ||
export * from './checker.js'; | ||
export * from './number-parser.js'; |
@@ -20,3 +20,3 @@ export * from './sleep.js'; | ||
export * from './cookie.js'; | ||
export * from './checker.js'; | ||
export * from './number-parser.js'; | ||
//# sourceMappingURL=index.js.map |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "2.0.0-alpha.28", | ||
"version": "2.0.0-alpha.35", | ||
"main": "dist/src/index.js", | ||
@@ -121,3 +121,3 @@ "module": "dist/src/index.js", | ||
}, | ||
"gitHead": "458e804ceb0e7cd5c4aa9d3bb7fe64c1f5bd61a3" | ||
"gitHead": "6673b7aafaac9bfed59448354d4ca7b290999e86" | ||
} |
@@ -20,2 +20,2 @@ export * from './sleep.js' | ||
export * from './cookie.js' | ||
export * from './checker.js' | ||
export * from './number-parser.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
267708
118
3015