New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@operato/headroom

Package Overview
Dependencies
Maintainers
0
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/headroom - npm Package Compare versions

Comparing version 1.17.9 to 1.19.10

9

CHANGELOG.md

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

### [1.19.10](https://github.com/hatiolab/operato/compare/v1.19.9...v1.19.10) (2024-09-10)
### :bug: Bug Fix
* "skipLibCheck": true for tsconfig.json ([a4c06a1](https://github.com/hatiolab/operato/commit/a4c06a1899447d774b63ebc547229a21587f3a3f))
### [1.17.9](https://github.com/hatiolab/operato/compare/v1.17.8...v1.17.9) (2024-05-13)

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

4

package.json

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

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

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

},
"gitHead": "3ee2a9ccedbe46a0ff0277e41bb75ba5428d4e04"
"gitHead": "a2e152f67e86309e4644814e00202254f7a59247"
}

@@ -20,2 +20,3 @@ {

"incremental": true,
"skipLibCheck": true,
"types": ["node", "mocha"]

@@ -22,0 +23,0 @@ },

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