@latticexyz/schema-type
Advanced tools
Comparing version 2.0.0-alpha.69 to 2.0.0-alpha.72
{ | ||
"name": "@latticexyz/schema-type", | ||
"license": "MIT", | ||
"version": "2.0.0-alpha.69+983e26a0", | ||
"version": "2.0.0-alpha.72+2b5fb5e9", | ||
"description": "SchemaType enum for various languages", | ||
@@ -15,4 +15,3 @@ "main": "src/typescript/index.ts", | ||
"scripts": { | ||
"prepare": "yarn build && chmod u+x git-install.sh", | ||
"git:install": "bash git-install.sh", | ||
"prepare": "yarn build", | ||
"test": "yarn test:solidity && yarn test:typescript", | ||
@@ -32,3 +31,3 @@ "test:solidity": "forge test", | ||
}, | ||
"gitHead": "983e26a0ee0c0521e99d09dd25ebb9937e7c4ded" | ||
"gitHead": "2b5fb5e94ad3e7e1134608121fec6c7b6a64d539" | ||
} |
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
115701