Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@operato/utils

Package Overview
Dependencies
Maintainers
6
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/utils - npm Package Compare versions

Comparing version 2.0.0-alpha.28 to 2.0.0-alpha.35

dist/src/number-parser.d.ts

9

CHANGELOG.md

@@ -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 @@

2

dist/src/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc