New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@scalar/openapi-types

Package Overview
Dependencies
Maintainers
8
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalar/openapi-types - npm Package Compare versions

Comparing version
0.5.4
to
0.6.0
+6
-0
CHANGELOG.md
# @scalar/openapi-types
## 0.6.0
### Minor Changes
- [#8322](https://github.com/scalar/scalar/pull/8322): chore: bump required node version to >=22 (LTS)
## 0.5.4

@@ -4,0 +10,0 @@

+3
-3

@@ -19,5 +19,5 @@ {

],
"version": "0.5.4",
"version": "0.6.0",
"engines": {
"node": ">=20"
"node": ">=22"
},

@@ -62,3 +62,3 @@ "type": "module",

"devDependencies": {
"@scalar/build-tooling": "0.4.1"
"@scalar/build-tooling": "0.5.0"
},

@@ -65,0 +65,0 @@ "scripts": {