@borderguru/borderbulk-types
Advanced tools
Comparing version 2.12.0 to 2.13.0
{ | ||
"files.insertFinalNewline": true | ||
} |
@@ -0,0 +0,0 @@ import { SortAndPagination } from "../CommonTypes"; |
@@ -0,0 +0,0 @@ import { SortAndPagination, Measurement } from "../CommonTypes"; |
@@ -0,0 +0,0 @@ export type Sort = { |
@@ -0,0 +0,0 @@ export type RegisterDocumentPayload = { |
export * from "./DocumentTypes"; |
@@ -0,0 +0,0 @@ import { SortAndPagination, Address } from "../CommonTypes"; |
@@ -0,0 +0,0 @@ import { BulkResponse } from "../Bulk/BulkTypes"; |
@@ -0,0 +0,0 @@ import { SortAndPagination, Address } from "../CommonTypes"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { SortAndPagination } from "../CommonTypes"; |
@@ -0,0 +0,0 @@ import { SortAndPagination, NumbersInBetween, Dimensions, Measurement } from "../CommonTypes"; |
{ | ||
"name": "@borderguru/borderbulk-types", | ||
"version": "2.12.0", | ||
"version": "2.13.0", | ||
"description": "TypeScript definitions for BorderGuru SDK", | ||
"main": "index.js", | ||
"scripts": {}, | ||
"scripts": { | ||
"preinstall": "npx npm-force-resolutions" | ||
}, | ||
"repository": { | ||
@@ -17,3 +19,5 @@ "type": "git", | ||
"homepage": "https://bitbucket-prod.doa.otc.hlg.de/projects/GO/repos/borderbulk-types/browse/README.md", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"npm-force-resolutions": "0.0.10" | ||
}, | ||
"devDependencies": { | ||
@@ -24,3 +28,6 @@ "@borderguru/borderbulk-scripts": "1.0.1", | ||
"semantic-release": "15.13.3" | ||
}, | ||
"resolutions": { | ||
"rc": "1.2.8" | ||
} | ||
} |
@@ -0,0 +0,0 @@ import { EntityListOptions, Measurement, Dimensions, Address } from "../CommonTypes"; |
@@ -0,0 +0,0 @@ # BorderBulk Type Definition |
@@ -0,0 +0,0 @@ import { Dimensions, Measurement } from "../CommonTypes"; |
@@ -0,0 +0,0 @@ export type Scope = "airport_create" | "airport_view" | "airport_delete" | "airport_update" | |
@@ -0,0 +0,0 @@ import { SortAndPagination } from "../CommonTypes"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
20032
1
1
+ Addednpm-force-resolutions@0.0.10
+ Addedbuffer-from@1.1.2(transitive)
+ Addedjson-format@1.0.1(transitive)
+ Addednpm-force-resolutions@0.0.10(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsource-map-support@0.5.21(transitive)
+ Addedxmlhttprequest@1.8.0(transitive)