@atlaspack/core
Advanced tools
Comparing version 2.13.2-canary.3650 to 2.13.2-canary.3651
{ | ||
"name": "@atlaspack/core", | ||
"version": "2.13.2-canary.3650+7e2137791", | ||
"version": "2.13.2-canary.3651+c2ef915dc", | ||
"license": "(MIT OR Apache-2.0)", | ||
@@ -23,17 +23,17 @@ "publishConfig": { | ||
"dependencies": { | ||
"@atlaspack/build-cache": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/cache": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/diagnostic": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/events": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/feature-flags": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/fs": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/graph": "3.3.2-canary.3650+7e2137791", | ||
"@atlaspack/logger": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/package-manager": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/plugin": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/profiler": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/rust": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/types": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/utils": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/workers": "2.13.2-canary.3650+7e2137791", | ||
"@atlaspack/build-cache": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/cache": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/diagnostic": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/events": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/feature-flags": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/fs": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/graph": "3.3.2-canary.3651+c2ef915dc", | ||
"@atlaspack/logger": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/package-manager": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/plugin": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/profiler": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/rust": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/types": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/utils": "2.13.2-canary.3651+c2ef915dc", | ||
"@atlaspack/workers": "2.13.2-canary.3651+c2ef915dc", | ||
"@mischnic/json-sourcemap": "^0.1.0", | ||
@@ -70,3 +70,3 @@ "@parcel/source-map": "^2.1.1", | ||
}, | ||
"gitHead": "7e21377914e8091d484f67cb11052a1efd2227e3" | ||
"gitHead": "c2ef915dc54784ce4b8180025ac1b2e13b375002" | ||
} |
@@ -20,2 +20,3 @@ // @flow | ||
lmdb: Lmdb, | ||
featureFlags?: {[string]: string | boolean}, | ||
...AtlaspackNapiOptions['options'], | ||
@@ -22,0 +23,0 @@ |}; |
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
1581516
45344