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

victor-dev-toolbox

Package Overview
Dependencies
Maintainers
0
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victor-dev-toolbox - npm Package Compare versions

Comparing version 1.1.17 to 1.1.18

2

dist/index.d.ts

@@ -120,3 +120,3 @@ interface CountryInterface {

totalCommission: number;
orderTypes: string;
orderType: string;
paidCommission: number;

@@ -123,0 +123,0 @@ salesAgentId?: string | null;

{
"name": "victor-dev-toolbox",
"version": "1.1.17",
"version": "1.1.18",
"description": "",

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

@@ -13,3 +13,3 @@ import { DatabaseItemInterface } from "./database.interface";

totalCommission: number;
orderTypes: string;
orderType: string;
paidCommission: number;

@@ -16,0 +16,0 @@ salesAgentId?: string | null,

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