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

@fazio/app-utils

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fazio/app-utils - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

1

dist/accounts/account.interface.d.ts

@@ -21,2 +21,3 @@ export interface IAccount {

n_register: string;
logo?: string;
features_config?: {

@@ -23,0 +24,0 @@ invoices?: {

@@ -22,2 +22,3 @@ import { IAccount } from './account.interface';

n_register: string;
logo?: string;
payment: {

@@ -24,0 +25,0 @@ enablePaypal: boolean;

2

package.json
{
"name": "@fazio/app-utils",
"version": "0.0.15",
"version": "0.0.16",
"description": "> TODO: 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