assemblyscript-prettier
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "assemblyscript-prettier", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "prettier for assemblyscript", | ||
@@ -11,4 +11,3 @@ "main": "src/plugin.js", | ||
"test": "NODE_OPTIONS=--experimental-vm-modules jest", | ||
"test:create": "NODE_OPTIONS=--experimental-vm-modules jest --updateSnapshot", | ||
"version": "conventional-changelog -o CHANGELOG.md -p angular -r 0" | ||
"test:create": "NODE_OPTIONS=--experimental-vm-modules jest --updateSnapshot" | ||
}, | ||
@@ -28,3 +27,2 @@ "author": "congcongcai0907@163.com", | ||
"README.md", | ||
"CHANGELOG.md", | ||
"src/*" | ||
@@ -46,5 +44,4 @@ ], | ||
"devDependencies": { | ||
"conventional-changelog-cli": "^2.2.2", | ||
"jest": "^29.5.0" | ||
} | ||
} |
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
1
4360
4