Comparing version 4.0.0 to 4.1.0
{ | ||
"name": "hex-rgb", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"description": "Convert HEX color to RGBA", | ||
@@ -16,6 +16,7 @@ "license": "MIT", | ||
"scripts": { | ||
"test": "xo && ava" | ||
"test": "xo && ava && tsd" | ||
}, | ||
"files": [ | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
@@ -33,5 +34,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"ava": "^1.2.0", | ||
"ava": "^1.4.1", | ||
"tsd": "^0.7.2", | ||
"xo": "^0.24.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
4597
5
68
3