Socket
Socket
Sign inDemoInstall

wundergroundnode

Package Overview
Dependencies
50
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.0 to 0.9.0

2

lib/wundergroundnode.js

@@ -132,3 +132,3 @@ var request = require('request');

that.chainedRequests = [];
console.log('url', url);
// Request the url

@@ -135,0 +135,0 @@ request(url, function (error, response, body) {

{
"name": "wundergroundnode",
"version": "0.8.0",
"version": "0.9.0",
"main": "./lib/wundergroundnode.js",

@@ -5,0 +5,0 @@ "description": "Weather Underground chainable API for nodeJS",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc