@dhmk/utils
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@dhmk/utils", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A collection of frequently used functions", | ||
@@ -18,2 +18,4 @@ "keywords": [ | ||
], | ||
"sideEffects": false, | ||
"_esnext": true, | ||
"scripts": { | ||
@@ -31,4 +33,3 @@ "preversion": "yarn test && yarn build", | ||
"typescript": "^4.1.3" | ||
}, | ||
"_esnext": 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
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
3685