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

@favid-inc/api

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@favid-inc/api - npm Package Compare versions

Comparing version 4.4.3 to 4.4.4

1

lib/pagar-me/index.js

@@ -6,2 +6,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./recipient"));
__export(require("./transaction"));

2

lib/pagar-me/recipient/index.d.ts
export { CreateRecipient } from "./create";
export { ReadRecipient } from "./read";
export { ReadRecipientBalance } from "./recipient-balance";
export { Recipient } from "./recipient";
export { Recipient, RecipientStatus } from "./recipient";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var recipient_1 = require("./recipient");
exports.RecipientStatus = recipient_1.RecipientStatus;
{
"name": "@favid-inc/api",
"version": "4.4.3",
"version": "4.4.4",
"description": "API for Favid Project",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme",

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