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

@swp/swipe-sdk

Package Overview
Dependencies
Maintainers
6
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swp/swipe-sdk - npm Package Compare versions

Comparing version

to
0.12.51

build/src/http-service.d.ts

1

build/src/http/dto/configurations.d.ts

@@ -14,2 +14,3 @@ import { Service, ServiceType } from './history';

price: string;
time?: string;
id: string;

@@ -16,0 +17,0 @@ }

@@ -8,2 +8,5 @@ export interface ZakDocumentsDTO {

}
export interface ZakSocialContractDocumentDTO {
url: string;
}
export interface ZakIndividualProfileDTO {

@@ -10,0 +13,0 @@ name: string;

2

package.json
{
"name": "@swp/swipe-sdk",
"version": "0.12.50",
"version": "0.12.51",
"description": "",

@@ -5,0 +5,0 @@ "private": false,