@mojotech/prismatest
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@mojotech/prismatest", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Use test views to decouple tests from implementation details", | ||
@@ -17,3 +17,4 @@ "main": "dist/index.js", | ||
"clean": "rm -rf ./dist", | ||
"format": "prettier --write index.ts" | ||
"format": "prettier --write index.ts", | ||
"test": "echo 'No tests!'" | ||
}, | ||
@@ -20,0 +21,0 @@ "files": [ |
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
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
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
12355
3
3
2
0