Socket
Socket
Sign inDemoInstall

@azure/core-rest-pipeline

Package Overview
Dependencies
Maintainers
2
Versions
289
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-rest-pipeline - npm Package Compare versions

Comparing version 1.16.4-alpha.20240813.2 to 1.16.4-alpha.20240814.1

8

package.json
{
"name": "@azure/core-rest-pipeline",
"version": "1.16.4-alpha.20240813.2",
"version": "1.16.4-alpha.20240814.1",
"description": "Isomorphic client library for making HTTP requests in node.js and browser.",

@@ -15,3 +15,2 @@ "sdk-type": "client",

"browser": {
"source": "./src/index.ts",
"types": "./dist/browser/index.d.ts",

@@ -21,3 +20,2 @@ "default": "./dist/browser/index.js"

"react-native": {
"source": "./src/index.ts",
"types": "./dist/react-native/index.d.ts",

@@ -27,3 +25,2 @@ "default": "./dist/react-native/index.js"

"import": {
"source": "./src/index.ts",
"types": "./dist/esm/index.d.ts",

@@ -33,3 +30,2 @@ "default": "./dist/esm/index.js"

"require": {
"source": "./src/index.ts",
"types": "./dist/commonjs/index.d.ts",

@@ -121,3 +117,3 @@ "default": "./dist/commonjs/index.js"

"rimraf": "^5.0.5",
"tshy": "^1.17.0",
"tshy": "^2.0.0",
"typescript": "~5.5.3",

@@ -124,0 +120,0 @@ "vitest": "^2.0.5"

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