@parcel/reporter-bundle-analyzer
Advanced tools
Comparing version 2.0.0-nightly.1795 to 2.0.0-nightly.1799
@@ -64,3 +64,3 @@ /* eslint-env browser */ | ||
this.zoom(e.group); | ||
} | ||
}, | ||
}); | ||
@@ -76,3 +76,3 @@ | ||
visualization.clientTop + e.clientY, | ||
0 | ||
0, | ||
); | ||
@@ -85,3 +85,3 @@ }); | ||
foamtree.resize(); | ||
}, 100) | ||
}, 100), | ||
); | ||
@@ -88,0 +88,0 @@ |
{ | ||
"name": "@parcel/reporter-bundle-analyzer", | ||
"version": "2.0.0-nightly.1795+bac3f05f", | ||
"version": "2.0.0-nightly.1799+db7e3a12", | ||
"license": "MIT", | ||
@@ -19,10 +19,10 @@ "publishConfig": { | ||
"dependencies": { | ||
"@parcel/plugin": "2.0.0-nightly.173+bac3f05f", | ||
"@parcel/utils": "2.0.0-nightly.173+bac3f05f", | ||
"@parcel/plugin": "2.0.0-nightly.177+db7e3a12", | ||
"@parcel/utils": "2.0.0-nightly.177+db7e3a12", | ||
"nullthrows": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"@parcel/types": "2.0.0-nightly.173+bac3f05f" | ||
"@parcel/types": "2.0.0-nightly.177+db7e3a12" | ||
}, | ||
"gitHead": "bac3f05fa31574338f14ab9cd2c9bd78fb1c22ee" | ||
"gitHead": "db7e3a12105630abc44058bff7a88eb612f12e75" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
164039