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

@wireapp/api-client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wireapp/api-client - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

@@ -8,3 +8,6 @@ const argv = require('optimist')

const WireAPIClient = require('./commonjs/index');
const http = require('./commonjs/http');
console.log(`Testing "http" module: ${http.StatusCode.OK}`);
const urls = {

@@ -11,0 +14,0 @@ rest: 'https://prod-nginz-https.wire.com',

@@ -44,3 +44,3 @@ {

},
"version": "0.0.9"
"version": "0.0.10"
}