@azure/core-xml
Advanced tools
Comparing version 1.4.4-alpha.20240809.2 to 1.4.4-alpha.20240813.2
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.4.4-alpha.20240809.2", | ||
"version": "1.4.4-alpha.20240813.2", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -81,3 +81,3 @@ "sdk-type": "client", | ||
"tslib": "^2.6.2", | ||
"fast-xml-parser": "^4.3.2" | ||
"fast-xml-parser": "^4.4.1" | ||
}, | ||
@@ -90,4 +90,4 @@ "devDependencies": { | ||
"@types/trusted-types": "^2.0.0", | ||
"@vitest/browser": "^1.3.1", | ||
"@vitest/coverage-istanbul": "^1.3.1", | ||
"@vitest/browser": "^2.0.5", | ||
"@vitest/coverage-istanbul": "^2.0.5", | ||
"eslint": "^8.56.0", | ||
@@ -98,3 +98,3 @@ "playwright": "^1.41.2", | ||
"typescript": "~5.5.3", | ||
"vitest": "^1.3.1" | ||
"vitest": "^2.0.5" | ||
}, | ||
@@ -101,0 +101,0 @@ "//metadata": { |
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
Updatedfast-xml-parser@^4.4.1