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

@azure/keyvault-keys

Package Overview
Dependencies
Maintainers
2
Versions
481
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.20240417.1 to 4.8.1-alpha.20240422.2

9

package.json

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

"author": "Microsoft Corporation",
"version": "4.8.1-alpha.20240417.1",
"version": "4.8.1-alpha.20240422.2",
"license": "MIT",

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

"build:test": "tsc -p . && npm run bundle",
"build": "npm run clean && tsc -p . && npm run build:nodebrowser && api-extractor run --local",
"build": "npm run clean && tsc -p . && npm run build:nodebrowser && dev-tool run extract-api",
"bundle": "dev-tool run bundle",

@@ -57,3 +57,3 @@ "check-format": "dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"",

"execute:samples": "dev-tool samples run samples-dev",
"extract-api": "tsc -p . && api-extractor run --local",
"extract-api": "tsc -p . && dev-tool run extract-api",
"format": "dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"",

@@ -135,3 +135,2 @@ "generate:client": "autorest --typescript swagger/README.md",

"eslint": "^8.0.0",
"esm": "^3.2.18",
"karma": "^6.2.0",

@@ -149,3 +148,3 @@ "karma-chrome-launcher": "^3.0.0",

"mocha": "^10.0.0",
"c8": "^9.1.0",
"nyc": "^15.1.0",
"puppeteer": "^22.2.0",

@@ -152,0 +151,0 @@ "rimraf": "^5.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