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

tiny-json-http

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiny-json-http - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

2

_write.js

@@ -38,3 +38,3 @@ var qs = require('querystring')

if (!ok) {
callback(Error('GET failed with: ' + statusCode))
callback(Error(httpMethod + ' failed with: ' + statusCode))
res.resume()

@@ -41,0 +41,0 @@ return

{
"name": "tiny-json-http",
"version": "3.0.5",
"version": "3.0.6",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

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