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

@scalar/openapi-types

Package Overview
Dependencies
Maintainers
8
Versions
7
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.2 to 0.1.3

6

CHANGELOG.md
# @scalar/openapi-types
## 0.1.3
### Patch Changes
- 8759e7f: chore: use build tooling scripts
## 0.1.2

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

6

package.json

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

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

@@ -48,5 +48,5 @@ "node": ">=18"

"test:unit": "vite-node scripts/load-files.ts && vitest",
"types:build": "tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json",
"types:check": "tsc --noEmit --skipLibCheck"
"types:build": "scalar-types-build",
"types:check": "scalar-types-check"
}
}
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