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

@skycatch/node-skyapi-sdk

Package Overview
Dependencies
Maintainers
11
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skycatch/node-skyapi-sdk - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

2

codegen/templates/main.js

@@ -16,3 +16,3 @@ 'use strict'

console.log(JSON.stringify({
'skyapi-sdk-auth-request': {url, ...options}
'skyapi-sdk-request': {url, ...options}
}))

@@ -19,0 +19,0 @@ }

@@ -18,3 +18,3 @@ 'use strict'

console.log(JSON.stringify({
'skyapi-sdk-auth-request': {
'skyapi-sdk-request': {
url,

@@ -21,0 +21,0 @@ ...options

{
"name": "@skycatch/node-skyapi-sdk",
"version": "1.4.1",
"version": "1.4.2",
"description": "Node SDK to interact with SkyAPI",

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