Socket
Socket
Sign inDemoInstall

get-weather3

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-weather3 - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

readme.md

3

index.js

@@ -11,2 +11,5 @@ #!/usr/bin/env node

`)
} else if (process.argv[2] === '--version') {
console.log(`v1.0.6`)
} else {

@@ -13,0 +16,0 @@ let city = process.argv[2]

2

package.json
{
"name": "get-weather3",
"version": "1.0.5",
"version": "1.0.6",
"description": "weather",

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

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