@unction/type
Advanced tools
Comparing version 2.5.0 to 2.6.0
{ | ||
"name": "@unction/type", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "Returns the type name of the value provided.", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"check": "flow-typed install && flow check", | ||
"ci": "npm run test && npm run lint && npm run check", | ||
"ci": "npm run test", | ||
"watch": "chokidar './index.js' './test.js' --command 'npm run ci --silent'" | ||
@@ -30,0 +30,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
3547