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

@brouwervos/sdk

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brouwervos/sdk - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

5

dist/types/Payment.d.ts

@@ -101,5 +101,6 @@ import { Address } from "./Address";

user?: {
ip_address: string;
user_agent: string;
ip_address?: string;
user_agent?: string;
language?: string;
country?: string;
};

@@ -106,0 +107,0 @@ api?: {

2

package.json
{
"name": "@brouwervos/sdk",
"version": "1.0.8",
"version": "1.0.9",
"description": "",

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

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