@fastkit/helpers
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "@fastkit/helpers", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "A small collection of helper implementations for processing primitive values and objects.", | ||
@@ -16,6 +16,7 @@ "buildOptions": { | ||
}, | ||
"main": "index.js", | ||
"module": "dist/helpers.mjs", | ||
"main": "./dist/helpers.mjs", | ||
"exports": { | ||
".": "./dist/helpers.mjs" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"dist" | ||
@@ -22,0 +23,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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
54996
5
1406