Socket
Socket
Sign inDemoInstall

@platynum/rocatest

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platynum/rocatest - npm Package Compare versions

Comparing version 1.0.2 to 1.0.4

bin/rocatest.js

15

package.json
{
"name": "@platynum/rocatest",
"version": "1.0.2",
"version": "1.0.4",
"description": "Test jsrsasign keys for the ROCA vulnerability",

@@ -13,2 +13,6 @@ "main": "rocatest.js",

},
"directories": {
"bin": "./bin",
"test": "./test"
},
"keywords": [

@@ -24,2 +28,5 @@ "rsa",

"homepage": "https://gitlab.com/platynum/certification-authority/rocatest",
"bin": {
"rocatest": "./bin/rocatest.js"
},
"dependencies": {

@@ -32,6 +39,6 @@ "big-integer": "^1.6.48"

"devDependencies": {
"chai": "^4.2.0",
"eslint": "^7.17.0",
"mocha": "^8.2.1"
"chai": "^4.3.4",
"eslint": "^7.22.0",
"mocha": "^8.3.2"
}
}

Sorry, the diff of this file is not supported yet

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