@atlaspack/workers
Advanced tools
Comparing version
{ | ||
"name": "@atlaspack/workers", | ||
"version": "2.12.1-canary.3591+39216d1ab", | ||
"version": "2.12.1-canary.3592+27d350650", | ||
"description": "Blazing fast, zero configuration web application bundler", | ||
@@ -19,9 +19,16 @@ "license": "(MIT OR Apache-2.0)", | ||
}, | ||
"exports": { | ||
".": { | ||
"types": "./index.d.ts", | ||
"@atlaspack::sources": "./src/index.js", | ||
"default": "./lib/index.js" | ||
} | ||
}, | ||
"dependencies": { | ||
"@atlaspack/build-cache": "2.12.1-canary.3591+39216d1ab", | ||
"@atlaspack/diagnostic": "2.12.1-canary.3591+39216d1ab", | ||
"@atlaspack/logger": "2.12.1-canary.3591+39216d1ab", | ||
"@atlaspack/profiler": "2.12.1-canary.3591+39216d1ab", | ||
"@atlaspack/types-internal": "2.12.1-canary.3591+39216d1ab", | ||
"@atlaspack/utils": "2.12.1-canary.3591+39216d1ab", | ||
"@atlaspack/build-cache": "2.12.1-canary.3592+27d350650", | ||
"@atlaspack/diagnostic": "2.12.1-canary.3592+27d350650", | ||
"@atlaspack/logger": "2.12.1-canary.3592+27d350650", | ||
"@atlaspack/profiler": "2.12.1-canary.3592+27d350650", | ||
"@atlaspack/types-internal": "2.12.1-canary.3592+27d350650", | ||
"@atlaspack/utils": "2.12.1-canary.3592+27d350650", | ||
"nullthrows": "^1.1.1" | ||
@@ -33,3 +40,3 @@ }, | ||
}, | ||
"gitHead": "39216d1ab19a8e4c2ec9dfcd262262b058c22ade" | ||
"gitHead": "27d35065043dfc8669fe2618748cb3c6300c760a" | ||
} |
@@ -1,2 +0,3 @@ | ||
const WorkerFarm = require('../../../src/WorkerFarm').default; | ||
// eslint-disable-next-line @atlaspack/no-self-package-imports | ||
const WorkerFarm = require('@atlaspack/workers').default; | ||
@@ -3,0 +4,0 @@ function run() { |
@@ -1,2 +0,3 @@ | ||
const WorkerFarm = require('../../../src/WorkerFarm').default; | ||
// eslint-disable-next-line @atlaspack/no-self-package-imports | ||
const WorkerFarm = require('@atlaspack/workers').default; | ||
@@ -3,0 +4,0 @@ function run(api) { |
@@ -1,2 +0,3 @@ | ||
const WorkerFarm = require('../../../src/WorkerFarm').default; | ||
// eslint-disable-next-line @atlaspack/no-self-package-imports | ||
const WorkerFarm = require('@atlaspack/workers').default; | ||
@@ -3,0 +4,0 @@ function run(api, a, b) { |
@@ -1,2 +0,3 @@ | ||
const WorkerFarm = require('../../../src/WorkerFarm').default; | ||
// eslint-disable-next-line @atlaspack/no-self-package-imports | ||
const WorkerFarm = require('@atlaspack/workers').default; | ||
const Logger = require('@atlaspack/logger').default; | ||
@@ -3,0 +4,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
127211
0.5%3731
0.16%