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

@jambff/oac

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jambff/oac - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

6

package.json
{
"name": "@jambff/oac",
"description": "A JavaScript OpenAPI client generator.",
"version": "1.1.4",
"version": "1.1.5",
"author": "Alex Mendes",

@@ -13,7 +13,7 @@ "license": "MIT",

"typecheck": "tsc --noEmit",
"oac": "node ./bin/index.js"
"oac": "./bin/index.js"
},
"sideEffects": false,
"bin": {
"oac": "node ./bin/index.js"
"oac": "./bin/index.js"
},

@@ -20,0 +20,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