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

dark-sky-skeleton

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

dark-sky-skeleton - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

dist/dark-sky-skeleton.js

@@ -9,6 +9,2 @@ 'use strict';

var _moment = require('moment');
var _moment2 = _interopRequireDefault(_moment);
var _queryString = require('query-string');

@@ -15,0 +11,0 @@

2

package.json
{
"name": "dark-sky-skeleton",
"version": "0.1.0",
"version": "0.1.1",
"description": "barebones dark sky weather api for client side js - supports api key and proxy urls",

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

@@ -1,2 +0,1 @@

import moment from 'moment';
import queryString from 'query-string';

@@ -3,0 +2,0 @@ import fetchJsonp from 'fetch-jsonp';

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