@parcel/reporter-bundle-analyzer
Advanced tools
Comparing version
{ | ||
"name": "@parcel/reporter-bundle-analyzer", | ||
"version": "2.0.0-nightly.1962+8d643288", | ||
"version": "2.0.0-nightly.1963+1f558665", | ||
"license": "MIT", | ||
@@ -23,10 +23,10 @@ "publishConfig": { | ||
"dependencies": { | ||
"@parcel/plugin": "2.0.0-nightly.340+8d643288", | ||
"@parcel/utils": "2.0.0-nightly.340+8d643288", | ||
"@parcel/plugin": "2.0.0-nightly.341+1f558665", | ||
"@parcel/utils": "2.0.0-nightly.341+1f558665", | ||
"nullthrows": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"@parcel/types": "2.0.0-nightly.340+8d643288" | ||
"@parcel/types": "2.0.0-nightly.341+1f558665" | ||
}, | ||
"gitHead": "8d64328859b787164e596a2140cccfa320e3a799" | ||
"gitHead": "1f5586657f1ea8660ca1f06abdd75687851ebbb2" | ||
} |
@@ -11,3 +11,3 @@ // @flow strict-local | ||
export default new Reporter({ | ||
export default (new Reporter({ | ||
async report({event, options}) { | ||
@@ -97,3 +97,3 @@ if ( | ||
}, | ||
}); | ||
}): Reporter); | ||
@@ -100,0 +100,0 @@ type BundleData = {| |
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
163431
0.01%