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 1.17.9 to 1.19.0

dist/src/decode-html.d.ts

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## [1.19.0](https://github.com/hatiolab/operato/compare/v1.18.0...v1.19.0) (2024-05-27)
### :rocket: New Features
* add decode-html @operato/utils ([05e6aa3](https://github.com/hatiolab/operato/commit/05e6aa366f9d9090489e0717a5cd16e2f2b5c295))
### [1.17.9](https://github.com/hatiolab/operato/compare/v1.17.8...v1.17.9) (2024-05-13)

@@ -8,0 +17,0 @@

1

dist/src/index.d.ts

@@ -21,1 +21,2 @@ export * from './sleep.js';

export * from './checker.js';
export * from './decode-html.js';

@@ -21,2 +21,3 @@ export * from './sleep.js';

export * from './checker.js';
export * from './decode-html.js';
//# sourceMappingURL=index.js.map

4

package.json

@@ -5,3 +5,3 @@ {

"author": "heartyoh",
"version": "1.17.9",
"version": "1.19.0",
"main": "dist/src/index.js",

@@ -121,3 +121,3 @@ "module": "dist/src/index.js",

},
"gitHead": "3ee2a9ccedbe46a0ff0277e41bb75ba5428d4e04"
"gitHead": "8fe8f9edb649dc99453b5f3970244df21502a042"
}

@@ -21,1 +21,2 @@ export * from './sleep.js'

export * from './checker.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