Socket
Socket
Sign inDemoInstall

@nrfcloud/api-client-javascript

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrfcloud/api-client-javascript - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

dist/client.d.ts

@@ -18,3 +18,3 @@ import { GatewayRegistrationResult } from "./types/GatewayRegistrationResult";

* Returns:
* - for status 200 a GatewayRegistrationResult (The certificate for the newly create gateway)
* - for status 201 a GatewayRegistrationResult (The certificate for the newly create gateway)
* - for status 400 a HttpProblem (The supplied request data was invalid. Check the response body for details.)

@@ -21,0 +21,0 @@ * - for status 403 a HttpProblem (Access was denied. Check the response body for details.)

@@ -43,3 +43,3 @@ "use strict";

* Returns:
* - for status 200 a GatewayRegistrationResult (The certificate for the newly create gateway)
* - for status 201 a GatewayRegistrationResult (The certificate for the newly create gateway)
* - for status 400 a HttpProblem (The supplied request data was invalid. Check the response body for details.)

@@ -46,0 +46,0 @@ * - for status 403 a HttpProblem (Access was denied. Check the response body for details.)

{
"name": "@nrfcloud/api-client-javascript",
"version": "1.2.0",
"version": "1.2.1",
"description": "JavaScript API client for the nRFCloud.com REST API",

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