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.2.0 to 0.2.1

33

lib/wundergroundnode.js

@@ -122,17 +122,18 @@ var request = require('request');

0.77, // 7 am
0.79, // 9 am
0.81, // 10 am
0.85, // 11 am
0.89, // 12 pm
0.94, // 1pm
0.96, // 2pm
0.98, // 3pm
1, // 4pm
1, // 5pm
0.99, // 6pm
0.96, // 7pm
0.92, // 8pm
0.90, // 9pm
0.88, // 10pm
0.86 // 11pm
0.79, // 8 am
0.81, // 9 am
0.85, // 10 am
0.89, // 11 am
0.94, // 12 pm
0.96, // 1 pm
0.98, // 2 pm
1, // 3 pm
1, // 4 pm
0.99, // 5 pm
0.96, // 6 pm
0.92, // 7 pm
0.90, // 8 pm
0.88, // 9 pm
0.86, // 10 pm
0.85 // 11 pm
];

@@ -263,4 +264,2 @@

console.log('dayHighTemp: ', dayHighTemp);
var currentPrecAndHum = getRandomPrecipitationAndHumidity();

@@ -267,0 +266,0 @@ var currentDataset = {};

{
"name": "wundergroundnode",
"version": "0.2.0",
"version": "0.2.1",
"main": "./lib/wundergroundnode.js",

@@ -36,3 +36,3 @@ "description": "Weather Underground chainable API for nodeJS",

"readmeFilename": "README.md",
"_id": "wundergroundnode@0.2.0",
"_id": "wundergroundnode@0.2.1",
"repository" : {

@@ -39,0 +39,0 @@ "type" : "git",

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