Socket
Socket
Sign inDemoInstall

@sveltejs/adapter-node

Package Overview
Dependencies
Maintainers
4
Versions
162
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.23 to 1.0.0-next.24

7

CHANGELOG.md
# @sveltejs/adapter-node
## 1.0.0-next.24
### Patch Changes
- edc307d: Remove peerDependencies due to pnpm bug
- 2636e68: Attempt to fix peerDependencies specification
## 1.0.0-next.23

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

7

package.json
{
"name": "@sveltejs/adapter-node",
"version": "1.0.0-next.23",
"version": "1.0.0-next.24",
"type": "module",

@@ -16,3 +16,3 @@ "exports": {

"@rollup/plugin-json": "^4.1.0",
"@sveltejs/kit": "1.0.0-next.110",
"@sveltejs/kit": "1.0.0-next.112",
"c8": "^7.7.2",

@@ -27,5 +27,2 @@ "compression": "^1.7.4",

},
"peerDependencies": {
"@sveltejs/kit": "1.0.0-next.110"
},
"scripts": {

@@ -32,0 +29,0 @@ "dev": "rollup -cw",

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