@codingame/semantic-release-rules
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@codingame/semantic-release-rules", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "CodinGame semantic release rules", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"type": "module", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "tsc" | ||
}, | ||
@@ -15,2 +16,5 @@ "author": "", | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"volta": { | ||
@@ -21,5 +25,7 @@ "node": "16.18.1", | ||
"devDependencies": { | ||
"@codingame/semantic-release-config": "^1.1.0", | ||
"semantic-release-monorepo": "^7.0.5" | ||
"@codingame/semantic-release-config": "^1.3.5", | ||
"@codingame/tsconfig": "^1.1.1", | ||
"semantic-release-monorepo": "^8.0.2", | ||
"typescript": "^5.3.3" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1
Yes
620
4
1
0
1