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

netlify-api

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-api - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

7

CHANGELOG.md
# netlify-api
## 0.1.9
### Patch Changes
- 605bae6: [OpenAPI] Spec updates for netlify-api
- 0be29c9: Export `types`
## 0.1.8

@@ -4,0 +11,0 @@

5

package.json
{
"name": "netlify-api",
"version": "0.1.8",
"version": "0.1.9",
"description": "Netlify API client for Node.js",

@@ -16,3 +16,4 @@ "author": "SferaDev",

"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
"require": "./dist/index.cjs",
"types": "./dist/index.d.ts"
},

@@ -19,0 +20,0 @@ "repository": {

.turbo/turbo-build.log

Sorry, the diff of this file is not supported yet

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