@sap-ux/yaml
Advanced tools
Comparing version 0.10.0 to 0.10.1
# @sap-ux/yaml | ||
## 0.10.1 | ||
### Patch Changes | ||
- a7670a0: Update ui5 verison handling for ui5.yaml. Allow setting view name in basic template, enhancements to yaml lib. | ||
## 0.10.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@sap-ux/yaml", | ||
"description": "Library to manipulate YAML file contents", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"main": "dist/index.js", | ||
@@ -34,4 +34,4 @@ "scripts": { | ||
"pnpm": ">=6.0.2", | ||
"node": ">=12.22.7 < 13.0.0 || >= 14.18.1 < 15.0.0 || >=16.1.0 < 17.0.0" | ||
"node": ">=12.22.5 < 13.0.0 || >= 14.16.0 < 15.0.0 || >=16.1.0 < 17.0.0" | ||
} | ||
} |
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
41762