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

@netlify/open-api

Package Overview
Dependencies
Maintainers
9
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/open-api - npm Package Compare versions

Comparing version 0.7.1 to 0.8.0

15

js/dist/swagger.json
{
"swagger": "2.0",
"info": {
"version": "0.7.1",
"version": "0.8.0",
"title": "Netlify's API definition"

@@ -2425,2 +2425,10 @@ },

"type": "string"
},
"default_hooks_data": {
"type": "object",
"properties": {
"access_token": {
"type": "string"
}
}
}

@@ -2487,2 +2495,5 @@ }

}
},
"instalation_id": {
"type": "string"
}

@@ -2780,3 +2791,3 @@ }

"properties": {
"large_media": {
"large_media_enabled": {
"type": "boolean"

@@ -2783,0 +2794,0 @@ }

2

package.json
{
"name": "@netlify/open-api",
"version": "0.7.1",
"version": "0.8.0",
"description": "Netlify's open-api definition as a module",

@@ -5,0 +5,0 @@ "main": "js/dist/swagger.json",

Sorry, the diff of this file is not supported yet

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