@spinajs/exceptions
Advanced tools
Comparing version 2.0.102 to 2.0.103
{ | ||
"name": "@spinajs/exceptions", | ||
"version": "2.0.102", | ||
"version": "2.0.103", | ||
"description": "exceptions definitions used all across framework modules", | ||
@@ -20,3 +20,3 @@ "main": "lib/cjs/index.js", | ||
"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", | ||
@@ -23,0 +23,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
139140