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

@scalar/openapi-types

Package Overview
Dependencies
Maintainers
8
Versions
11
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.1.1 to 0.1.2

6

CHANGELOG.md
# @scalar/openapi-types
## 0.1.2
### Patch Changes
- e911047: Add default exports
## 0.1.1

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

7

package.json

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

],
"version": "0.1.1",
"version": "0.1.2",
"engines": {

@@ -28,3 +28,4 @@ "node": ">=18"

"import": "./dist/index.js",
"types": "./dist/index.d.ts"
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}

@@ -39,3 +40,3 @@ },

"devDependencies": {
"@scalar/build-tooling": "0.1.10"
"@scalar/build-tooling": "0.1.11"
},

@@ -42,0 +43,0 @@ "scripts": {

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