@azure/core-xml
Advanced tools
Comparing version 1.3.5-alpha.20231213.2 to 1.3.5-alpha.20240101.1
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.3.5-alpha.20231213.2", | ||
"version": "1.3.5-alpha.20240101.1", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -20,7 +20,7 @@ "sdk-type": "client", | ||
"build": "npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local", | ||
"check-format": "prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"", | ||
"check-format": "dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"", | ||
"clean": "rimraf dist dist-* temp types *.tgz *.log", | ||
"execute:samples": "dev-tool samples run samples-dev", | ||
"extract-api": "tsc -p . && api-extractor run --local", | ||
"format": "prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"", | ||
"format": "dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"", | ||
"integration-test:browser": "echo skipped", | ||
@@ -88,3 +88,2 @@ "integration-test:node": "echo skipped", | ||
"mocha": "^10.0.0", | ||
"prettier": "^2.5.1", | ||
"rimraf": "^3.0.0", | ||
@@ -91,0 +90,0 @@ "ts-node": "^10.0.0", |
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
51887
25
253
32
166