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

mailerlite

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mailerlite - npm Package Compare versions

Comparing version 1.0.0-canary.0 to 1.0.0-canary.1

2

lib/MailerLite.js

@@ -51,3 +51,3 @@ "use strict";

this.version = VERSION;
this.baseUrl = 'https://api.mailerlite.com/api/';
this.baseUrl = 'https://api.mailerlite.com/api/v2';
this.userAgent = 'MailerLite Node.js SDK (https://git.io/mailerlite)';

@@ -54,0 +54,0 @@ this.client = null;

{
"name": "mailerlite",
"description": "Node module for MailerLite HTTP API v2",
"version": "1.0.0-canary.0",
"version": "1.0.0-canary.1",
"repository": "aniftyco/mailerlite",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

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