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

dark-sky

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dark-sky - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

4

dark-sky-api.js

@@ -50,5 +50,5 @@ const req = require("request")

if (unit) {
this.query.unit = unit
this.query.units = unit
} else {
this.query.unit = null
this.query.units = null
}

@@ -55,0 +55,0 @@ return this

@@ -0,0 +0,0 @@ const DarkSky = require("./dark-sky-api")

{
"name": "dark-sky",
"version": "1.1.3",
"version": "1.1.4",
"description":

@@ -5,0 +5,0 @@ "A dead simple Dark Sky API wrapper for Nodejs using method chaining and promises.",

@@ -0,0 +0,0 @@ # Dark Sky

Sorry, the diff of this file is too big to display

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