@azure/core-xml
Advanced tools
Comparing version
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.4.6-alpha.20250617.2", | ||
"version": "1.4.6-alpha.20250620.3", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -62,4 +62,4 @@ "sdk-type": "client", | ||
"format": "dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,json}\"", | ||
"lint": "eslint package.json api-extractor.json src test", | ||
"lint:fix": "eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]", | ||
"lint": "eslint package.json src test", | ||
"lint:fix": "eslint package.json src test --fix --fix-type [problem,suggestion]", | ||
"pack": "npm pack 2>&1", | ||
@@ -66,0 +66,0 @@ "test": "npm run test:node && npm run test:browser", |
72652
-0.05%