assemblyscript-prettier
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "assemblyscript-prettier", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "prettier for assemblyscript", | ||
"bin": { | ||
"as-prettier.mjs": "index.mjs" | ||
"as-prettier": "index.mjs" | ||
}, | ||
"main": "index.mjs", | ||
"scripts": {}, | ||
"scripts": { | ||
"version": "conventional-changelog -i CHANGELOG.md -s -p angular && git add CHANGELOG.md" | ||
}, | ||
"author": "congcongcai0907@163.com", | ||
@@ -33,4 +35,5 @@ "license": "MIT", | ||
"@types/cli-progress": "^3.11.0", | ||
"@types/prettier": "^2.6.4" | ||
"@types/prettier": "^2.6.4", | ||
"conventional-changelog-cli": "^2.2.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
6955
5
178
0
24
3