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

@github/openapi

Package Overview
Dependencies
Maintainers
15
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@github/openapi - npm Package Compare versions

Comparing version 4.5.0 to 4.6.0

4

package.json
{
"name": "@github/openapi",
"version": "4.5.0",
"version": "4.6.0",
"description": "OpenAPI schema for GitHub's REST API",

@@ -17,3 +17,3 @@ "repository": "https://github.com/github/openapi",

"validate": "openapi lint definitions/*.yml",
"bundle": "openapi bundle -o dist --ext=json definitions/*.yml",
"bundle": "openapi bundle -o dist --ext=json definitions/*[!next].yml",
"dereference": "./scripts/dereference.js",

@@ -20,0 +20,0 @@ "build": "rimraf dist && npm run bundle && npm run dereference",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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