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

@azure/keyvault-keys

Package Overview
Dependencies
Maintainers
2
Versions
466
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/keyvault-keys - npm Package Compare versions

Comparing version 4.8.1-alpha.20240820.2 to 4.8.1-alpha.20240821.2

6

package.json

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

"author": "Microsoft Corporation",
"version": "4.8.1-alpha.20240820.2",
"version": "4.8.1-alpha.20240821.2",
"license": "MIT",

@@ -63,4 +63,4 @@ "description": "Isomorphic client library for Azure KeyVault's keys.",

"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"lint:fix": "eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]",
"lint": "eslint package.json api-extractor.json src test --ext .ts",
"lint:fix": "eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]",
"lint": "eslint package.json api-extractor.json src test",
"pack": "npm pack 2>&1",

@@ -67,0 +67,0 @@ "test:browser": "npm run clean && npm run build:test && npm run unit-test:browser",

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