Comparing version
{ | ||
"name": "matcolors", | ||
"version": "0.0.1", | ||
"version": "1.0.4", | ||
"description": "Material design colors", | ||
@@ -12,3 +12,4 @@ "main": "./dist/index.js", | ||
"scripts": { | ||
"compile": "rm -rf dist && tsc" | ||
"compile": "rm -rf dist && tsc", | ||
"test": "echo 'No tests!'" | ||
}, | ||
@@ -18,4 +19,4 @@ "author": "Vince Coppola", | ||
"devDependencies": { | ||
"typescript": "^2.3.4" | ||
"typescript": "2.8.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1907
18.67%6
20%