generate-avatar
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "generate-avatar", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -8,3 +8,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"test": "jestgenPath", | ||
"build": "tsc" | ||
@@ -25,4 +25,10 @@ }, | ||
"devDependencies": { | ||
"@types/jest": "^25.2.1", | ||
"jest": "^25.4.0", | ||
"ts-jest": "^25.4.0", | ||
"typescript": "^3.8.3" | ||
}, | ||
"dependencies": { | ||
"@types/node": "^13.13.1" | ||
} | ||
} |
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 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
7023
7
72
1
1
4
+ Added@types/node@^13.13.1
+ Added@types/node@13.13.52(transitive)