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
10
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.2
to
0.5.3
+6
-0
CHANGELOG.md
# @scalar/openapi-types
## 0.5.3
### Patch Changes
- [#7506](https://github.com/scalar/scalar/pull/7506) [`72cd82f`](https://github.com/scalar/scalar/commit/72cd82fb8df63a9e5d0db1202978aebfefd0457a) Thanks [@marcalexiei](https://github.com/marcalexiei)! - fix: use caret version for `zod`
## 0.5.2

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

+2
-2

@@ -19,3 +19,3 @@ {

],
"version": "0.5.2",
"version": "0.5.3",
"engines": {

@@ -59,3 +59,3 @@ "node": ">=20"

"dependencies": {
"zod": "4.1.11"
"zod": "^4.1.11"
},

@@ -62,0 +62,0 @@ "devDependencies": {