New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@serwist/next

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serwist/next - npm Package Compare versions

Comparing version 9.0.0-preview.13 to 9.0.0-preview.14

34

package.json
{
"name": "@serwist/next",
"version": "9.0.0-preview.13",
"version": "9.0.0-preview.14",
"type": "module",

@@ -68,22 +68,22 @@ "description": "A module that integrates Serwist into your Next.js application.",

"zod": "3.22.4",
"@serwist/build": "9.0.0-preview.13",
"@serwist/core": "9.0.0-preview.13",
"@serwist/expiration": "9.0.0-preview.13",
"@serwist/range-requests": "9.0.0-preview.13",
"@serwist/strategies": "9.0.0-preview.13",
"@serwist/webpack-plugin": "9.0.0-preview.13",
"@serwist/window": "9.0.0-preview.13"
"@serwist/build": "9.0.0-preview.14",
"@serwist/core": "9.0.0-preview.14",
"@serwist/expiration": "9.0.0-preview.14",
"@serwist/range-requests": "9.0.0-preview.14",
"@serwist/strategies": "9.0.0-preview.14",
"@serwist/webpack-plugin": "9.0.0-preview.14",
"@serwist/window": "9.0.0-preview.14"
},
"devDependencies": {
"@types/node": "20.11.24",
"next": "14.1.1",
"@types/node": "20.11.26",
"next": "14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"rollup": "4.12.0",
"type-fest": "4.11.0",
"typescript": "5.5.0-dev.20240304",
"rollup": "4.13.0",
"type-fest": "4.12.0",
"typescript": "5.5.0-dev.20240312",
"webpack": "5.90.3",
"@serwist/constants": "9.0.0-preview.13",
"@serwist/sw": "9.0.0-preview.13",
"@serwist/utils": "9.0.0-preview.13"
"@serwist/constants": "9.0.0-preview.14",
"@serwist/sw": "9.0.0-preview.14",
"@serwist/utils": "9.0.0-preview.14"
},

@@ -93,3 +93,3 @@ "peerDependencies": {

"typescript": ">=5.0.0",
"@serwist/sw": "9.0.0-preview.13"
"@serwist/sw": "9.0.0-preview.14"
},

@@ -96,0 +96,0 @@ "peerDependenciesMeta": {

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