@azure/core-xml
Advanced tools
Comparing version 1.3.5-alpha.20231206.3 to 1.3.5-alpha.20231207.1
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.3.5-alpha.20231206.3", | ||
"version": "1.3.5-alpha.20231207.1", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -16,9 +16,2 @@ "sdk-type": "client", | ||
"types": "types/latest/core-xml.d.ts", | ||
"typesVersions": { | ||
"<3.6": { | ||
"types/latest/*": [ | ||
"types/3.1/*" | ||
] | ||
} | ||
}, | ||
"scripts": { | ||
@@ -28,4 +21,3 @@ "audit": "node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit", | ||
"build:test": "tsc -p . && dev-tool run bundle", | ||
"build:types": "downlevel-dts types/latest/ types/3.1/", | ||
"build": "npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types", | ||
"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}\"", | ||
@@ -53,3 +45,2 @@ "clean": "rimraf dist dist-* temp types *.tgz *.log", | ||
"types/latest/core-xml.d.ts", | ||
"types/3.1/core-xml.d.ts", | ||
"README.md", | ||
@@ -87,3 +78,2 @@ "LICENSE" | ||
"chai": "^4.2.0", | ||
"downlevel-dts": "^0.10.0", | ||
"cross-env": "^7.0.2", | ||
@@ -90,0 +80,0 @@ "eslint": "^8.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
26
52014
14
417
252
31
165