New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

node-keytool

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-keytool - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+1
-1
package.json
{
"name": "node-keytool",
"version": "0.0.1",
"version": "0.0.2",
"engines" : { "node" : ">=0.10.27 <0.12" },

@@ -5,0 +5,0 @@ "description": "wrapper for keytool binary",

@@ -10,3 +10,3 @@ node-keytool

```javascript
var Keytool = require('../lib/keytool');
var Keytool = require('node-keytool');
```

@@ -13,0 +13,0 @@ Then, open / create your keystore file: