Socket
Socket
Sign inDemoInstall

weathers-watch

Package Overview
Dependencies
114
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

5

package.json
{
"name": "weathers-watch",
"version": "1.0.3",
"version": "1.0.4",
"description": "A free and asynchronous weather API wrapper made in javascript.",

@@ -11,3 +11,3 @@ "main": "./src/index",

"scripts": {
"test": "jest --config jestconfig.json",
"test": "mocha ./src/__tests__/test.js",
"build": "tsc",

@@ -21,3 +21,2 @@ "format": "prettier --write \"src/**/*.ts\" \"src/**/*.js\"",

},
"type": "module",
"license": "MIT",

@@ -24,0 +23,0 @@ "homepage": "https://github.com/hamedpa/weathers-watch",

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