@sap-ux/btp-utils
Advanced tools
Comparing version 0.11.2 to 0.11.3
{ | ||
"name": "@sap-ux/btp-utils", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"description": "Library to simplify working with SAP BTP specific features especially in SAP Business Application", | ||
@@ -34,5 +34,5 @@ "repository": { | ||
"scripts": { | ||
"build": "pnpm clean && tsc -p tsconfig-build.json", | ||
"build": "tsc --build", | ||
"watch": "tsc --watch", | ||
"clean": "rimraf dist coverage", | ||
"clean": "rimraf dist coverage *.tsbuildinfo", | ||
"format": "prettier --write '**/*.{js,json,ts,yaml,yml}' --ignore-path ../../.prettierignore", | ||
@@ -39,0 +39,0 @@ "lint": "eslint . --ext .ts", |
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
28286