mailerlite
Advanced tools
Comparing version 1.0.0-canary.0 to 1.0.0-canary.1
@@ -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", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
20568
0