@atlaspack/reporter-cli
Advanced tools
Comparing version 2.12.1-dev.3367 to 2.12.1-dev.3398
{ | ||
"name": "@atlaspack/reporter-cli", | ||
"version": "2.12.1-dev.3367+07fefed65", | ||
"version": "2.12.1-dev.3398+81c73b3cd", | ||
"license": "MIT", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"node": ">= 16.0.0", | ||
"atlaspack": "^2.12.1-dev.3367+07fefed65" | ||
"parcel": "^2.12.1-dev.3398+81c73b3cd" | ||
}, | ||
@@ -31,5 +31,5 @@ "targets": { | ||
"dependencies": { | ||
"@atlaspack/plugin": "2.12.1-dev.3367+07fefed65", | ||
"@atlaspack/types": "2.12.1-dev.3367+07fefed65", | ||
"@atlaspack/utils": "2.12.1-dev.3367+07fefed65", | ||
"@atlaspack/plugin": "2.12.1-dev.3398+81c73b3cd", | ||
"@atlaspack/types": "2.12.1-dev.3398+81c73b3cd", | ||
"@atlaspack/utils": "2.12.1-dev.3398+81c73b3cd", | ||
"chalk": "^4.1.0", | ||
@@ -39,3 +39,3 @@ "term-size": "^2.2.1" | ||
"devDependencies": { | ||
"@atlaspack/feature-flags": "2.12.1-dev.3367+07fefed65", | ||
"@atlaspack/feature-flags": "2.12.1-dev.3398+81c73b3cd", | ||
"filesize": "^6.1.0", | ||
@@ -47,3 +47,3 @@ "nullthrows": "^1.1.1", | ||
}, | ||
"gitHead": "07fefed65a9a4d7bd0bdc9c45b39704ee4ca70dd" | ||
"gitHead": "81c73b3cdf93adf8b0013be9fed5422579bd5910" | ||
} |
@@ -16,4 +16,4 @@ // @flow strict-local | ||
const EMPTY_OPTIONS = { | ||
cacheDir: '.atlaspack-cache', | ||
atlaspackVersion: '', | ||
cacheDir: '.parcel-cache', | ||
parcelVersion: '', | ||
entries: [], | ||
@@ -20,0 +20,0 @@ logLevel: 'info', |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
774391