@azure/core-xml
Advanced tools
Comparing version 1.4.4-alpha.20240813.2 to 1.4.4-alpha.20240814.1
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.4.4-alpha.20240813.2", | ||
"version": "1.4.4-alpha.20240814.1", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -15,3 +15,2 @@ "sdk-type": "client", | ||
"browser": { | ||
"source": "./src/index.ts", | ||
"types": "./dist/browser/index.d.ts", | ||
@@ -21,3 +20,2 @@ "default": "./dist/browser/index.js" | ||
"react-native": { | ||
"source": "./src/index.ts", | ||
"types": "./dist/react-native/index.d.ts", | ||
@@ -27,3 +25,2 @@ "default": "./dist/react-native/index.js" | ||
"import": { | ||
"source": "./src/index.ts", | ||
"types": "./dist/esm/index.d.ts", | ||
@@ -33,3 +30,2 @@ "default": "./dist/esm/index.js" | ||
"require": { | ||
"source": "./src/index.ts", | ||
"types": "./dist/commonjs/index.d.ts", | ||
@@ -98,3 +94,3 @@ "default": "./dist/commonjs/index.js" | ||
"rimraf": "^5.0.5", | ||
"tshy": "^1.17.0", | ||
"tshy": "^2.0.0", | ||
"typescript": "~5.5.3", | ||
@@ -101,0 +97,0 @@ "vitest": "^2.0.5" |
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
36
78031
258
171