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

closure-calculate-chunks

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

closure-calculate-chunks - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

1

lib/resolve-from.js

@@ -23,3 +23,2 @@ const Module = require('module');

let moduleIdFromPackageEntryNames = moduleId;
if (/^d3-/.test(moduleId)) debugger;
if (pathParts.length === 1) {

@@ -26,0 +25,0 @@ moduleIdFromPackageEntryNames =

2

package.json
{
"name": "closure-calculate-chunks",
"version": "1.2.0",
"version": "1.2.1",
"description": "Analyze dependencies from entry points and split code for closure-compiler",

@@ -5,0 +5,0 @@ "bin": {

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