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
258
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.20201215.1 to 1.0.0-alpha.20201218.1

8

package.json
{
"name": "@azure/core-xml",
"version": "1.0.0-alpha.20201215.1",
"version": "1.0.0-alpha.20201218.1",
"description": "Core library for interacting with XML payloads",

@@ -50,3 +50,4 @@ "sdk-type": "client",

"unit-test:node": "mocha --require source-map-support/register --reporter ../../../common/tools/mocha-multi-reporter.js dist-test/index.node.js",
"unit-test": "npm run unit-test:node && npm run unit-test:browser"
"unit-test": "npm run unit-test:node && npm run unit-test:browser",
"docs": "typedoc --excludePrivate --excludeNotExported --mode file --out ./dist/docs ./src"
},

@@ -121,4 +122,5 @@ "files": [

"typescript": "4.1.2",
"util": "^0.12.1"
"util": "^0.12.1",
"typedoc": "0.15.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