@azure/core-xml
Advanced tools
Comparing version 1.0.0-alpha.20201123.1 to 1.0.0-alpha.20201215.1
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.0.0-alpha.20201123.1", | ||
"version": "1.0.0-alpha.20201215.1", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -23,3 +23,3 @@ "sdk-type": "client", | ||
"build:node": "npm run build:ts && cross-env ONLY_NODE=true rollup -c 2>&1", | ||
"build:samples": "cd samples && tsc -p .", | ||
"build:samples": "echo Skipped.", | ||
"build:test": "npm run build:ts && npm run bundle:test", | ||
@@ -98,3 +98,3 @@ "build:test:browser": "npm run build:ts && npm run bundle:test:browser", | ||
"cross-env": "^7.0.2", | ||
"eslint": "^6.1.0", | ||
"eslint": "^7.15.0", | ||
"inherits": "^2.0.3", | ||
@@ -121,5 +121,5 @@ "karma": "^5.1.0", | ||
"sinon": "^9.0.2", | ||
"typescript": "~3.9.3", | ||
"typescript": "4.1.2", | ||
"util": "^0.12.1" | ||
} | ||
} |
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
48271