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

@openapi-codegen/typescript

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openapi-codegen/typescript - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

2

lib/templates/fetcher.js

@@ -57,3 +57,3 @@ "use strict";

{
method,
method: method.toUpperCase(),
body: body ? JSON.stringify(body) : undefined,

@@ -60,0 +60,0 @@ headers: {

{
"name": "@openapi-codegen/typescript",
"version": "1.3.0",
"version": "1.4.0",
"description": "OpenAPI Codegen typescript generators",

@@ -44,3 +44,3 @@ "main": "lib/index.js",

},
"gitHead": "35c06efe03fd61e54027ebef029b866289b6d44b"
"gitHead": "d48521a70ce87efe8dd0968342c7ac715c7ce7f0"
}
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