@latticexyz/config
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0-alpha.8
{ | ||
"name": "@latticexyz/config", | ||
"license": "MIT", | ||
"version": "2.0.0-alpha.7+766e1dec", | ||
"version": "2.0.0-alpha.8+fbe2c897", | ||
"description": "Config for Store and World", | ||
"type": "module", | ||
"types": "dist/index.d.ts", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"repository": { | ||
@@ -15,16 +10,14 @@ "type": "git", | ||
}, | ||
"license": "MIT", | ||
"type": "module", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"test": "vitest typecheck --run", | ||
"build": "vite build", | ||
"release": "npm publish --access=public" | ||
"release": "npm publish --access=public", | ||
"test": "vitest typecheck --run" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-typescript": "^11.0.0", | ||
"@types/rollup-plugin-peer-deps-external": "^2.2.1", | ||
"rollup-plugin-peer-deps-external": "^2.2.4", | ||
"vite": "^4.2.1", | ||
"vitest": "^0.29.8" | ||
}, | ||
"dependencies": { | ||
"@latticexyz/schema-type": "^2.0.0-alpha.7+766e1dec", | ||
"@latticexyz/schema-type": "^2.0.0-alpha.8+fbe2c897", | ||
"chalk": "^5.2.0", | ||
@@ -37,3 +30,10 @@ "esbuild": "^0.17.15", | ||
}, | ||
"gitHead": "766e1dec7bf74fe114480feae8413dfab12e36f4" | ||
"devDependencies": { | ||
"@rollup/plugin-typescript": "^11.0.0", | ||
"@types/rollup-plugin-peer-deps-external": "^2.2.1", | ||
"rollup-plugin-peer-deps-external": "^2.2.4", | ||
"vite": "^4.2.1", | ||
"vitest": "^0.29.8" | ||
}, | ||
"gitHead": "fbe2c897aaf2e88c02ce9031c06dae4560c3cf69" | ||
} |
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