Socket
Socket
Sign inDemoInstall

node-ts-open-weather-map

Package Overview
Dependencies
2
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

.github/workflows/codeql-analysis.yml

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.2.1](https://github.com/ovaar/node-ts-open-weather-map/compare/v1.2.0...v1.2.1) (2020-11-20)
### Bug Fixes
* upgrade axios from 0.18.1 to 0.21.0 ([#4](https://github.com/ovaar/node-ts-open-weather-map/issues/4)) ([1c7e718](https://github.com/ovaar/node-ts-open-weather-map/commit/1c7e7187c86143b2b348bedb81ca25c4d6f7e0a5))
# [1.2.0](https://github.com/ovaar/node-ts-open-weather-map/compare/v1.1.0...v1.2.0) (2020-08-03)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "node-ts-open-weather-map",
"version": "1.2.0",
"version": "1.2.1",
"description": "Node.js typescript OpenWeatherMap api wrapper",

@@ -30,3 +30,3 @@ "license": "MIT",

"dependencies": {
"axios": "0.18.1"
"axios": "0.21.0"
},

@@ -33,0 +33,0 @@ "devDependencies": {

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