New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@azure/core-lro

Package Overview
Dependencies
Maintainers
2
Versions
400
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-lro - npm Package Compare versions

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

8

package.json

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

"sdk-type": "client",
"version": "3.0.1-alpha.20240813.2",
"version": "3.0.1-alpha.20240814.1",
"type": "module",

@@ -13,3 +13,2 @@ "description": "Isomorphic client library for supporting long-running operations in node.js and browser.",

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

@@ -19,3 +18,2 @@ "default": "./dist/browser/index.js"

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

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

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

@@ -31,3 +28,2 @@ "default": "./dist/esm/index.js"

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

@@ -116,3 +112,3 @@ "default": "./dist/commonjs/index.js"

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

@@ -119,0 +115,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