Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tnzapi

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tnzapi - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

LICENSE

1

lib/Functions/HttpRequest.js

@@ -122,2 +122,3 @@ const https = require('https');

'Authorization': ( !isEmpty(authToken) ) ? "Basic " + authToken : "",
'User-Agent': "tnzapi-nodejs",
'Content-Length': data.length

@@ -124,0 +125,0 @@ }

2

package.json
{
"name": "tnzapi",
"version": "2.3.0",
"version": "2.3.1",
"description": "Node.js Library for TNZ Group REST API",

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

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