@wedgekit/color
Advanced tools
Comparing version 4.5.2 to 4.6.0-tc.0
{ | ||
"name": "@wedgekit/color", | ||
"version": "4.5.2", | ||
"main": "dist/index.cjs.js", | ||
"version": "4.6.0-tc.0", | ||
"main": "dist/index.cjs", | ||
"module": "dist/index.esm.js", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
"import": "./dist/index.esm.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"type": "module", | ||
"files": [ | ||
@@ -13,4 +18,4 @@ "dist/*" | ||
"@ava/babel": "^1.0.1", | ||
"@wedgekit/scripts": "latest", | ||
"ava": "^3.12.1", | ||
"@wedgekit/scripts": "0.4.5-tc.0", | ||
"ava": "^3.15.0", | ||
"nyc": "^15.0.1", | ||
@@ -35,9 +40,13 @@ "prettier": "^1.17.1", | ||
"timeout": "1m", | ||
"extensions": [ | ||
"ts" | ||
"extensions": { | ||
"ts": "module" | ||
}, | ||
"nodeArguments": [ | ||
"--loader=ts-node/esm", | ||
"--experimental-specifier-resolution=node" | ||
], | ||
"require": [ | ||
"ts-node/register" | ||
] | ||
"nonSemVerExperiments": { | ||
"configurableModuleFormat": true | ||
} | ||
} | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
19238
11
1
50
Yes
2