@agoric/create-dapp
Advanced tools
Comparing version 0.1.1-upgrade-14-dev-c8f9e7b.0 to 0.1.1-upgrade-16-dev-24665a9.0
{ | ||
"name": "@agoric/create-dapp", | ||
"version": "0.1.1-upgrade-14-dev-c8f9e7b.0+c8f9e7b", | ||
"version": "0.1.1-upgrade-16-dev-24665a9.0+24665a9", | ||
"description": "Create an Agoric Javascript smart contract application", | ||
@@ -19,11 +19,11 @@ "type": "module", | ||
"lint": "run-s --continue-on-error lint:*", | ||
"lint:types": "tsc -p jsconfig.json", | ||
"lint:types": "tsc", | ||
"lint:eslint": "eslint ." | ||
}, | ||
"devDependencies": { | ||
"ava": "^5.2.0", | ||
"c8": "^7.13.0" | ||
"ava": "^5.3.0", | ||
"c8": "^9.1.0" | ||
}, | ||
"dependencies": { | ||
"agoric": "0.22.0-upgrade-14-dev-c8f9e7b.0+c8f9e7b" | ||
"agoric": "0.21.2-upgrade-16-dev-24665a9.0+24665a9" | ||
}, | ||
@@ -43,3 +43,3 @@ "keywords": [], | ||
"files": [ | ||
"test/**/test-*.js" | ||
"test/**/*.test.*" | ||
], | ||
@@ -52,3 +52,3 @@ "timeout": "2m", | ||
}, | ||
"gitHead": "c8f9e7be1645e0be23f47de197409a7d4874add5" | ||
"gitHead": "24665a97248b854fcb01185d360429301470ed57" | ||
} |
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
13424
4