Socket
Socket
Sign inDemoInstall

@rushstack/debug-certificate-manager

Package Overview
Dependencies
Maintainers
3
Versions
397
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/debug-certificate-manager - npm Package Compare versions

Comparing version 0.0.0 to 0.2.0

.eslintrc.js

28

package.json
{
"name": "@rushstack/debug-certificate-manager",
"version": "0.0.0",
"license": "MIT"
"version": "0.2.0",
"description": "Cross-platform functionality to create debug ssl certificates.",
"main": "lib/index.js",
"typings": "dist/debug-certificate-manager.d.ts",
"license": "MIT",
"repository": {
"url": "https://github.com/microsoft/rushstack/tree/master/libraries/debug-certificate-manager"
},
"scripts": {
"build": "gulp test --clean"
},
"dependencies": {
"@microsoft/node-core-library": "3.19.2",
"deasync": "~0.1.19",
"node-forge": "~0.7.1",
"sudo": "~1.0.3"
},
"devDependencies": {
"@microsoft/node-library-build": "6.4.3",
"@microsoft/rush-stack-compiler-3.5": "0.4.2",
"@rushstack/eslint-config": "0.5.4",
"@types/jest": "23.3.11",
"@types/node": "10.17.13",
"@types/node-forge": "0.9.1",
"gulp": "~4.0.2"
}
}
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