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

@sveltejs/adapter-netlify

Package Overview
Dependencies
Maintainers
3
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 0.0.2 to 0.0.3

2

index.js

@@ -88,3 +88,3 @@ const fs = require('fs');

// create _redirects
fs.writeFileSync(`${publish}/redirects`, `* /.netlify/functions/render 200`);
fs.writeFileSync(`${publish}/redirects`, `/* /.netlify/functions/render 200`);
};
{
"name": "@sveltejs/adapter-netlify",
"version": "0.0.2",
"version": "0.0.3",
"devDependencies": {

@@ -5,0 +5,0 @@ "@rollup/plugin-commonjs": "^15.1.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