Socket
Socket
Sign inDemoInstall

dark-sky-api

Package Overview
Dependencies
6
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

dist/dark-sky-api.js

18

package.json
{
"name": "dark-sky-api",
"version": "0.0.2",
"version": "0.0.3",
"description": "A simple dark sky api wrapper for client side js supporting use of proxy and using method chaining and promises",
"main": "index.js",
"scripts": {
"build": "babel dark-sky-api.ejs --out-file dark-sky-api.js"
"build": "babel ./src/dark-sky-api.js --out-file ./dist/dark-sky-api.js"
},

@@ -16,14 +16,8 @@ "repository": {

"sky",
"api",
"darsky",
"weather",
"js",
"es",
"promises",
"method",
"chaining",
"forecast",
"forecast-io",
"forecast.io",
"forecast",
"io"
"forecast"
],

@@ -38,3 +32,5 @@ "author": "Dean Verleger",

"babel-cli": "^6.24.0",
"babel-preset-env": "^1.3.2"
"babel-preset-env": "^1.3.2",
"chai": "^3.5.0",
"mocha": "^3.2.0"
},

@@ -41,0 +37,0 @@ "dependencies": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc