Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@azure/core-xml

Package Overview
Dependencies
Maintainers
1
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-xml - npm Package Compare versions

Comparing version 1.3.5-alpha.20231206.3 to 1.3.5-alpha.20231207.1

14

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc