@latticexyz/schema-type
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0-alpha.8
{ | ||
"name": "@latticexyz/schema-type", | ||
"license": "MIT", | ||
"version": "2.0.0-alpha.7+766e1dec", | ||
"version": "2.0.0-alpha.8+fbe2c897", | ||
"description": "SchemaType enum for various languages", | ||
"main": "src/typescript/index.ts", | ||
"source": "src/typescript/index.ts", | ||
"type": "module", | ||
"repository": { | ||
@@ -14,10 +10,14 @@ "type": "git", | ||
}, | ||
"license": "MIT", | ||
"type": "module", | ||
"main": "src/typescript/index.ts", | ||
"source": "src/typescript/index.ts", | ||
"scripts": { | ||
"test": "pnpm test:solidity && pnpm test:typescript", | ||
"test:solidity": "forge test", | ||
"test:typescript": "tsc --noEmit", | ||
"build": "pnpm build:solidity && pnpm build:typescript", | ||
"build:solidity": "echo 'removing previous output' && rimraf out && echo 'build solidity' && forge build", | ||
"build:typescript": "echo 'build typescript' && tsc", | ||
"release": "npm publish --access=public" | ||
"release": "npm publish --access=public", | ||
"test": "pnpm test:solidity && pnpm test:typescript", | ||
"test:solidity": "forge test", | ||
"test:typescript": "tsc --noEmit" | ||
}, | ||
@@ -29,3 +29,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "766e1dec7bf74fe114480feae8413dfab12e36f4" | ||
"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