Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

metno-client

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metno-client - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

3

lib/api_request.js

@@ -31,2 +31,5 @@ 'use strict';

// }
if (!body) {
return callback(new Error('No body'));
}

@@ -33,0 +36,0 @@ if (format === 'xml') {

2

package.json
{
"name": "metno-client",
"version": "0.1.5",
"version": "0.1.6",
"description": "met.no node.js client",

@@ -5,0 +5,0 @@ "main": "./lib/client.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