Socket
Socket
Sign inDemoInstall

@ramp-network/ramp-instant-sdk

Package Overview
Dependencies
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ramp-network/ramp-instant-sdk - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

2

dist/lib/consts.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SDK_VERSION = exports.SEND_CRYPTO_SUPPORTED_VERSION = exports.baseWidgetUrl = void 0;
exports.baseWidgetUrl = 'https://buy.ramp.network/';
exports.baseWidgetUrl = 'https://app.ramp.network/';
exports.SEND_CRYPTO_SUPPORTED_VERSION = 1;

@@ -6,0 +6,0 @@ // It will be evaluated by rollup-plugin-version-injector

@@ -1,2 +0,2 @@

/* Version: 4.0.3 - May 16, 2023 18:20:11 */
/* Version: 4.0.4 - July 4, 2023 15:19:04 */
/*! *****************************************************************************

@@ -276,6 +276,6 @@ Copyright (c) Microsoft Corporation.

var baseWidgetUrl = 'https://buy.ramp.network/';
var baseWidgetUrl = 'https://app.ramp.network/';
var SEND_CRYPTO_SUPPORTED_VERSION = 1;
// It will be evaluated by rollup-plugin-version-injector
var SDK_VERSION = '4.0.3';
var SDK_VERSION = '4.0.4';

@@ -282,0 +282,0 @@ var PaymentMethodName;

@@ -1,2 +0,2 @@

/* Version: 4.0.3 - May 16, 2023 18:20:11 */
/* Version: 4.0.4 - July 4, 2023 15:19:04 */
(function (global, factory) {

@@ -282,6 +282,6 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :

var baseWidgetUrl = 'https://buy.ramp.network/';
var baseWidgetUrl = 'https://app.ramp.network/';
var SEND_CRYPTO_SUPPORTED_VERSION = 1;
// It will be evaluated by rollup-plugin-version-injector
var SDK_VERSION = '4.0.3';
var SDK_VERSION = '4.0.4';

@@ -288,0 +288,0 @@ var PaymentMethodName;

@@ -1,3 +0,3 @@

export declare const baseWidgetUrl = "https://buy.ramp.network/";
export declare const baseWidgetUrl = "https://app.ramp.network/";
export declare const SEND_CRYPTO_SUPPORTED_VERSION: 1;
export declare const SDK_VERSION = "[VI]{version}[/VI]";
{
"name": "@ramp-network/ramp-instant-sdk",
"version": "4.0.3",
"version": "4.0.4",
"description": "SDK for Ramp Instant",

@@ -5,0 +5,0 @@ "keywords": [],

Sorry, the diff of this file is not supported yet

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