dark-sky-skeleton
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -9,6 +9,2 @@ 'use strict'; | ||
var _moment = require('moment'); | ||
var _moment2 = _interopRequireDefault(_moment); | ||
var _queryString = require('query-string'); | ||
@@ -15,0 +11,0 @@ |
{ | ||
"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'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9261
189