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.111 to 2.0.0-alpha.122

dist/src/longpressable.d.ts

9

CHANGELOG.md

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

1

dist/src/index.d.ts

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

4

package.json

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

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