Socket
Socket
Sign inDemoInstall

next-transpile-modules

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-transpile-modules - npm Package Compare versions

Comparing version 5.0.0-beta.9 to 5.0.0-beta.10

2

package.json
{
"name": "next-transpile-modules",
"version": "5.0.0-beta.9",
"version": "5.0.0-beta.10",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "Pierre de la Martinière <pierre.de.la.martiniere@gmail.com>",

@@ -19,3 +19,3 @@ const path = require('path');

mainFields: ['main', 'source'],
modules: [path.resolve(process.cwd(), 'node_modules'), 'node_modules'],
modules: [process.cwd(), 'node_modules'],
});

@@ -22,0 +22,0 @@

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