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

dist/src/decode-html.d.ts

9

CHANGELOG.md

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

1

dist/src/index.d.ts

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

4

package.json

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

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