@fastkit/helpers
Advanced tools
Comparing version 0.10.4 to 0.10.5
{ | ||
"name": "@fastkit/helpers", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"description": "A small collection of helper implementations for processing primitive values and objects.", | ||
@@ -18,3 +18,4 @@ "buildOptions": { | ||
"exports": { | ||
".": "./dist/helpers.mjs" | ||
".": "./dist/helpers.mjs", | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -21,0 +22,0 @@ "files": [ |
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
55048