@agoric/create-dapp
Advanced tools
Comparing version
{ | ||
"name": "@agoric/create-dapp", | ||
"version": "0.1.1-dev-c87930e.0+c87930e", | ||
"version": "0.1.1-dev-c8948c5.0+c8948c5", | ||
"description": "Create an Agoric Javascript smart contract application", | ||
"type": "module", | ||
"bin": { | ||
"create-dapp": "src/create-dapp.js" | ||
}, | ||
"bin": "src/create-dapp.js", | ||
"files": [ | ||
@@ -15,15 +13,15 @@ "src" | ||
"test": "ava", | ||
"test:c8": "c8 $C8_OPTIONS ava --config=ava-nesm.config.js", | ||
"test:c8": "c8 --all $C8_OPTIONS ava", | ||
"test:xs": "exit 0", | ||
"lint-fix": "yarn lint:eslint --fix", | ||
"lint": "run-s --continue-on-error lint:*", | ||
"lint:types": "tsc", | ||
"lint:eslint": "eslint ." | ||
"lint": "yarn run -T run-s --continue-on-error 'lint:*'", | ||
"lint:eslint": "yarn run -T eslint .", | ||
"lint:types": "yarn run -T tsc" | ||
}, | ||
"devDependencies": { | ||
"ava": "^5.3.0", | ||
"c8": "^9.1.0" | ||
"c8": "^10.1.3" | ||
}, | ||
"dependencies": { | ||
"agoric": "0.21.2-dev-c87930e.0+c87930e" | ||
"agoric": "0.21.2-dev-c8948c5.0+c8948c5" | ||
}, | ||
@@ -51,3 +49,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "c87930eadf94cb146f054d5f31429c5156c7dacd" | ||
"gitHead": "c8948c5d1a88100f755b3e0c97131a1105f684ea" | ||
} |
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
13394
-0.06%