@spinajs/util
Advanced tools
Comparing version 2.0.102 to 2.0.103
{ | ||
"name": "@spinajs/util", | ||
"version": "2.0.102", | ||
"version": "2.0.103", | ||
"description": "utility functions shared across @spinajs framework", | ||
@@ -21,3 +21,3 @@ | ||
"build": "npm run clean && npm run compile", | ||
"compile": "tsc -b tsconfig.json", | ||
"compile": "tsc -b tsconfig.mjs.json", | ||
"compile:cjs": "tsc -b tsconfig.cjs.json", | ||
@@ -24,0 +24,0 @@ "rimraf": "./node_modules/rimraf/bin.js", |
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
129349