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

@azure/core-http

Package Overview
Dependencies
Maintainers
1
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-http - npm Package Compare versions

Comparing version 3.0.2-alpha.20230823.2 to 3.0.2-alpha.20230925.3

11

package.json

@@ -5,3 +5,3 @@ {

"author": "Microsoft Corporation",
"version": "3.0.2-alpha.20230823.2",
"version": "3.0.2-alpha.20230925.3",
"description": "Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest",

@@ -92,3 +92,3 @@ "tags": [

"unit-test:browser": "karma start --single-run",
"unit-test:node": "cross-env TS_NODE_FILES=true mocha -r esm -r ts-node/register --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 500000 --full-trace --exclude \"test/**/*.browser.ts\" \"test/**/*.ts\""
"unit-test:node": "cross-env TS_NODE_FILES=true mocha -r esm -r ts-node/register -r chai/register-should.js --reporter ../../../common/tools/mocha-multi-reporter.js --timeout 500000 --full-trace --exclude \"test/**/*.browser.ts\" \"test/**/*.ts\""
},

@@ -147,3 +147,3 @@ "sideEffects": false,

"@types/express": "^4.16.0",
"@types/mocha": "^7.0.2",
"@types/mocha": "^10.0.0",
"@types/node": "^14.0.0",

@@ -167,3 +167,3 @@ "@types/sinon": "^10.0.0",

"karma-sourcemap-loader": "^0.3.8",
"mocha": "^7.1.1",
"mocha": "^10.0.0",
"mocha-junit-reporter": "^2.0.0",

@@ -181,4 +181,5 @@ "npm-run-all": "^4.1.5",

"uglify-js": "^3.4.9",
"xhr-mock": "^2.4.1"
"xhr-mock": "^2.4.1",
"esm": "^3.2.18"
}
}
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