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

nextjs-server-modules

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nextjs-server-modules - npm Package Compare versions

Comparing version 1.5.12 to 1.5.13

1

nsm/index.ts

@@ -76,3 +76,2 @@ import routes from "./generated_routes"

)
req.url = req.url.split("?")[0]
debug(`resolved request to "${resolveResult.resolvedHref}"`)

@@ -79,0 +78,0 @@

2

package.json
{
"name": "nextjs-server-modules",
"version": "1.5.12",
"version": "1.5.13",
"main": "bin.js",

@@ -5,0 +5,0 @@ "repository": "git@github.com:hello-seam/nextjs-server-modules.git",

@@ -83,2 +83,2 @@ # NextJS Server Modules

We base64 code static files.
NSM base64 encodes static files so that they're bundleable, it's very inefficient.
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