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

victor-dev-toolbox

Package Overview
Dependencies
Maintainers
0
Versions
137
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.30 to 1.1.31

1

dist/index.d.ts

@@ -377,2 +377,3 @@ interface CountryInterface {

dateOfBirth?: string;
gender?: string;
}

@@ -379,0 +380,0 @@

2

package.json
{
"name": "victor-dev-toolbox",
"version": "1.1.30",
"version": "1.1.31",
"description": "",

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

@@ -26,2 +26,3 @@ // import { AddressInterface } from "../locations/addres.interface";

dateOfBirth?: string;
gender?: string;
// socialMedia?: SocialMediaInterface,

@@ -28,0 +29,0 @@ // address?: AddressInterface,

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