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

@sveltejs/adapter-netlify

Package Overview
Dependencies
Maintainers
4
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sveltejs/adapter-netlify - npm Package Compare versions

Comparing version 1.0.0-next.16 to 1.0.0-next.17

6

CHANGELOG.md
# @sveltejs/adapter-netlify
## 1.0.0-next.17
### Patch Changes
- c51ab7d: Upgrade esbuild to ^0.12.5
## 1.0.0-next.16

@@ -4,0 +10,0 @@

8

package.json
{
"name": "@sveltejs/adapter-netlify",
"version": "1.0.0-next.16",
"version": "1.0.0-next.17",
"type": "module",

@@ -15,7 +15,7 @@ "exports": {

"dependencies": {
"esbuild": "^0.11.18",
"@iarna/toml": "^2.2.5"
"@iarna/toml": "^2.2.5",
"esbuild": "^0.12.5"
},
"devDependencies": {
"@sveltejs/kit": "1.0.0-next.112",
"@sveltejs/kit": "1.0.0-next.113",
"typescript": "^4.2.4"

@@ -22,0 +22,0 @@ },

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