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

flowcl-node-api-client

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowcl-node-api-client - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

2

es/index.js

@@ -126,3 +126,3 @@ const axios = require("axios");

PENDING_PAYMENT: 1,
PAIED: 2,
PAID: 2,
REJECTED: 3,

@@ -129,0 +129,0 @@ CANCELED: 4

@@ -17,3 +17,3 @@ export interface IFlowApiConfig {

PENDING_PAYMENT = 1,
PAIED = 2,
PAID = 2,
REJECTED = 3,

@@ -20,0 +20,0 @@ CANCELED = 4,

{
"name": "flowcl-node-api-client",
"version": "1.1.5",
"version": "1.1.6",
"description": "",

@@ -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