Socket
Socket
Sign inDemoInstall

openapi-snippet

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-snippet - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

2

index.js

@@ -154,3 +154,3 @@ /**

const title = capitalizeFirstLetter(language)
const library = targetStr.split('_')[1]
let library = targetStr.split('_')[1]

@@ -157,0 +157,0 @@ const validTargets = HTTPSnippet.availableTargets()

{
"name": "openapi-snippet",
"version": "0.9.1",
"version": "0.9.2",
"description": "Generates code snippets from Open API (previously Swagger) documents.",

@@ -5,0 +5,0 @@ "repository": {

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