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

@azure/core-xml

Package Overview
Dependencies
Maintainers
3
Versions
245
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.0.0-alpha.20201123.1 to 1.0.0-alpha.20201215.1

8

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