🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@nomalism-com/types

Package Overview
Dependencies
Maintainers
2
Versions
3541
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nomalism-com/types - npm Package Compare versions

Comparing version
0.46.25
to
0.46.26
+2
-0
dist/modules/document/billOfLading/interfaces.d.ts

@@ -7,5 +7,7 @@ import * as IShared from '../../../shared/interface';

delivery_postal_code: string;
delivery_country_id: string;
delivery_departure_locality: string;
delivery_departure_postal_code: string;
delivery_departure_street: string;
delivery_departure_country_id: string;
}

@@ -12,0 +14,0 @@ export interface ICreateRequest {

+4
-4
{
"name": "@nomalism-com/types",
"description": "A nomalism package with all necessary types and validations for developing APIs",
"version": "0.46.25",
"version": "0.46.26",
"author": "Nomalism <it.nomalism@gmail.com> (https://nomalism.com/)",

@@ -32,6 +32,6 @@ "license": "UNLICENSED",

"devDependencies": {
"@swc/core": "^1.15.41",
"@swc/core": "^1.15.43",
"@types/node": "^24.13.2",
"@typescript-eslint/eslint-plugin": "^8.61.1",
"@typescript-eslint/parser": "^8.61.1",
"@typescript-eslint/eslint-plugin": "^8.62.0",
"@typescript-eslint/parser": "^8.62.0",
"eslint": "^9.39.4",

@@ -38,0 +38,0 @@ "eslint-config-prettier": "^10.1.8",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display