Socket
Socket
Sign inDemoInstall

@sveltejs/adapter-node

Package Overview
Dependencies
Maintainers
3
Versions
161
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 0.0.13 to 0.0.14

7

CHANGELOG.md
# @sveltejs/adapter-node
## 0.0.14
### Patch Changes
- Updated dependencies [3bdf33b]
- @sveltejs/app-utils@0.0.17
## 0.0.13

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

13

package.json
{
"name": "@sveltejs/adapter-node",
"version": "0.0.13",
"devDependencies": {
"rollup": "^2.32.0",
"sirv": "^1.0.7"
},
"version": "0.0.14",
"main": "index.js",

@@ -15,2 +11,3 @@ "files": [

"build": "rollup -c",
"lint": "eslint --ignore-pattern node_modules/ '**/*.{ts,js,svelte}'",
"prepare": "npm run build",

@@ -20,4 +17,8 @@ "prepublishOnly": "npm run build"

"dependencies": {
"@sveltejs/app-utils": "0.0.16"
"@sveltejs/app-utils": "0.0.17"
},
"devDependencies": {
"rollup": "^2.32.0",
"sirv": "^1.0.7"
}
}
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