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

@sveltejs/adapter-node

Package Overview
Dependencies
Maintainers
3
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sveltejs/adapter-node - npm Package Compare versions

Comparing version 1.0.0-next.4 to 1.0.0-next.5

6

CHANGELOG.md
# @sveltejs/adapter-node
## 1.0.0-next.5
### Patch Changes
- 222fe9d: Compress adapter-node responses
## 1.0.0-next.4

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

7

package.json
{
"name": "@sveltejs/adapter-node",
"version": "1.0.0-next.4",
"version": "1.0.0-next.5",
"main": "index.js",

@@ -18,3 +18,6 @@ "type": "module",

"devDependencies": {
"@sveltejs/app-utils": "1.0.0-next.1",
"@rollup/plugin-json": "^4.1.0",
"@sveltejs/app-utils": "1.0.0-next.2",
"compression": "^1.7.4",
"polka": "^0.5.2",
"rollup": "^2.38.3",

@@ -21,0 +24,0 @@ "sirv": "^1.0.11"

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

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