New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vivlab/api-database

Package Overview
Dependencies
Maintainers
3
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivlab/api-database - npm Package Compare versions

Comparing version 1.1.21 to 1.1.22

6

dist/database/invoices/transform.js

@@ -124,3 +124,4 @@ "use strict";

invoice: data.invoice,
tax: data.tax
tax: data.tax,
options: data.options
};

@@ -141,3 +142,4 @@ }

tax: data.tax,
recurring: data.recurring
recurring: data.recurring,
options: data.options
};

@@ -144,0 +146,0 @@ }

{
"name": "@vivlab/api-database",
"version": "1.1.21",
"version": "1.1.22",
"description": "",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

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