@sap-ux/ui5-config
Advanced tools
Comparing version 0.16.0 to 0.16.1
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"license": "Apache-2.0", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@sap-ux/yaml": "0.13.0" | ||
"@sap-ux/yaml": "0.13.1" | ||
}, | ||
@@ -35,5 +35,5 @@ "devDependencies": { | ||
"scripts": { | ||
"build": "pnpm clean && tsc -p tsconfig-build.json", | ||
"build": "tsc --build", | ||
"watch": "tsc --watch", | ||
"clean": "rimraf dist test/test-output coverage", | ||
"clean": "rimraf dist test/test-output coverage *.tsbuildinfo", | ||
"format": "prettier --write '**/*.{js,json,ts,yaml,yml}' --ignore-path ../../.prettierignore", | ||
@@ -40,0 +40,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
43046
+ Added@sap-ux/yaml@0.13.1(transitive)
- Removed@sap-ux/yaml@0.13.0(transitive)
Updated@sap-ux/yaml@0.13.1