Socket
Socket
Sign inDemoInstall

paddle-sdk

Package Overview
Dependencies
9
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.6.1 to 4.6.2

2

cjs/version.d.ts

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

export declare const VERSION = "4.6.1";
export declare const VERSION = "4.6.2";

@@ -5,2 +5,2 @@ "use strict";

// Generated by yarn build
exports.VERSION = '4.6.1';
exports.VERSION = '4.6.2';

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

export declare const VERSION = "4.6.1";
export declare const VERSION = "4.6.2";
// Generated by yarn build
export const VERSION = '4.6.1';
export const VERSION = '4.6.2';
{
"name": "paddle-sdk",
"description": "The Paddle.com Node.js SDK",
"version": "4.6.1",
"version": "4.6.2",
"type": "module",

@@ -49,3 +49,3 @@ "main": "./cjs/index.js",

"dependencies": {
"axios": "1.3.5"
"axios": "1.6.0"
},

@@ -52,0 +52,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc