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

@vpn1/dutyclient

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

@vpn1/dutyclient - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

8

index.js

@@ -36,3 +36,11 @@ var debug = require('debug')('dutyclient')

getBasedir() {
return this.basedir
}
getService() {
return this.service
}
add(qname,job) {

@@ -39,0 +47,0 @@ return new Promise((resolve,reject)=>{

2

package.json
{
"name": "@vpn1/dutyclient",
"version": "2.0.1",
"version": "2.0.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -11,1 +11,5 @@ # DutyClient

```
## .add(qname,job) <promise>
## .getBasedir() <string>
## .getService <string>
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