@azure/core-xml
Advanced tools
Comparing version 1.2.1-alpha.20220406.3 to 1.2.1-alpha.20220415.2
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.2.1-alpha.20220406.3", | ||
"version": "1.2.1-alpha.20220415.2", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -29,3 +29,3 @@ "sdk-type": "client", | ||
"extract-api": "tsc -p . && api-extractor run --local", | ||
"format": "prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"", | ||
"format": "prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"", | ||
"integration-test:browser": "echo skipped", | ||
@@ -32,0 +32,0 @@ "integration-test:node": "echo skipped", |
Sorry, the diff of this file is not supported yet
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
47950