Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@scalar/oas-utils

Package Overview
Dependencies
Maintainers
8
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalar/oas-utils - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

CHANGELOG.md
# @scalar/oas-utils
## 0.1.4
### Patch Changes
- 24b3c2a: Add peer dependency for axios
## 0.1.3

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

5

package.json

@@ -14,3 +14,3 @@ {

],
"version": "0.1.3",
"version": "0.1.4",
"engines": {

@@ -57,2 +57,5 @@ "node": ">=18"

},
"peerDependencies": {
"axios": "^1.5"
},
"scripts": {

@@ -59,0 +62,0 @@ "build": "vite build && pnpm types:build && tsc-alias -p tsconfig.build.json",

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