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

@azure/core-util

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-util - npm Package Compare versions

Comparing version 1.6.2-alpha.20240117.1 to 1.6.2-alpha.20240118.2

8

package.json
{
"name": "@azure/core-util",
"version": "1.6.2-alpha.20240117.1",
"version": "1.6.2-alpha.20240118.2",
"description": "Core library for shared utility methods",

@@ -36,3 +36,3 @@ "sdk-type": "client",

"test": "npm run test:node && npm run test:browser",
"unit-test:browser": "vitest -c vitest.browser.config.mts",
"unit-test:browser": "playwright install && vitest -c vitest.browser.config.mts",
"unit-test:node": "vitest",

@@ -74,3 +74,3 @@ "unit-test": "npm run unit-test:node && npm run unit-test:browser"

"@types/node": "^18.0.0",
"@vitest/browser": "^1.1.0",
"@vitest/browser": "^1.2.1",
"eslint": "^8.0.0",

@@ -80,3 +80,3 @@ "playwright": "^1.39.0",

"typescript": "~5.2.0",
"vitest": "^1.1.0"
"vitest": "^1.2.1"
},

@@ -83,0 +83,0 @@ "//metadata": {

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