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

@sveltejs/adapter-node

Package Overview
Dependencies
Maintainers
4
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.17 to 1.0.0-next.18

index.js

6

CHANGELOG.md
# @sveltejs/adapter-node
## 1.0.0-next.18
### Patch Changes
- c6fde99: Convert to ESM
## 1.0.0-next.17

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

17

package.json
{
"name": "@sveltejs/adapter-node",
"version": "1.0.0-next.17",
"main": "index.cjs",
"version": "1.0.0-next.18",
"type": "module",
"exports": {
"import": "./index.js"
},
"main": "index.js",
"types": "index.d.ts",

@@ -13,10 +16,10 @@ "files": [

"@rollup/plugin-json": "^4.1.0",
"@sveltejs/kit": "1.0.0-next.91",
"c8": "^7.7.0",
"@sveltejs/kit": "1.0.0-next.98",
"c8": "^7.7.2",
"compression": "^1.7.4",
"node-fetch": "^2.6.1",
"polka": "^1.0.0-next.13",
"rollup": "^2.41.1",
"polka": "^1.0.0-next.14",
"rollup": "^2.46.0",
"sirv": "^1.0.11",
"typescript": "^4.2.3",
"typescript": "^4.2.4",
"uvu": "^0.5.1"

@@ -23,0 +26,0 @@ },

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