Socket
Socket
Sign inDemoInstall

@azure/core-http

Package Overview
Dependencies
33
Maintainers
1
Versions
300
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1-dev.20191115.1

2

es/lib/util/constants.js

@@ -9,3 +9,3 @@ // Copyright (c) Microsoft Corporation.

*/
coreHttpVersion: "1.0.0-preview.2",
coreHttpVersion: "1.0.1",
/**

@@ -12,0 +12,0 @@ * Specifies HTTP.

@@ -10,3 +10,3 @@ // Copyright (c) Microsoft Corporation.

*/
coreHttpVersion: "1.0.0-preview.2",
coreHttpVersion: "1.0.1",

@@ -13,0 +13,0 @@ /**

@@ -9,3 +9,3 @@ {

},
"version": "1.0.0",
"version": "1.0.1-dev.20191115.1",
"description": "Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest",

@@ -72,2 +72,3 @@ "tags": [

"clean": "rimraf ./es ./dist",
"execute:samples": "echo skipped",
"format": "prettier --write --config ../../.prettierrc.json \"lib/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",

@@ -116,3 +117,3 @@ "integration-test:browser": "echo skipped",

"@azure/core-auth": "^1.0.0",
"@azure/core-tracing": "1.0.0-preview.5",
"@azure/core-tracing": "^1.0.0-dev",
"@azure/logger": "^1.0.0",

@@ -188,3 +189,3 @@ "@types/node-fetch": "^2.5.0",

"ts-node": "^8.3.0",
"typescript": "^3.2.2",
"typescript": "~3.6.4",
"uglify-js": "^3.4.9",

@@ -196,3 +197,11 @@ "webpack": "^4.16.3",

"yarn": "^1.6.0"
},
"//metadata": {
"constantPaths": [
{
"path": "lib/util/constants.ts",
"prefix": "coreHttpVersion"
}
]
}
}

@@ -50,3 +50,3 @@ # Azure Core HTTP client library for JS

If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/64a0cf353678b313bc1c27b430803db431e49c4e/CONTRIBUTING.md) to learn more about how to build and test the code.
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/812e2f0549cc45256f393ee2024339c477aad021/CONTRIBUTING.md) to learn more about how to build and test the code.

@@ -56,1 +56,4 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).

contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcore%2Fcore-http%2FREADME.png)

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc