Comparing version 7.0.1 to 7.1.0
@@ -74,3 +74,3 @@ "use strict"; | ||
return __awaiter(this, void 0, void 0, function* () { | ||
return yield this.bitlyRequest('bitlinks', { long_url: longUrl }); | ||
return yield this.bitlyRequest('shorten', { long_url: longUrl }); | ||
}); | ||
@@ -77,0 +77,0 @@ } |
@@ -12,3 +12,3 @@ { | ||
"homepage": "https://github.com/tanepiper/node-bitly", | ||
"version": "7.0.1", | ||
"version": "7.1.0", | ||
"author": { | ||
@@ -15,0 +15,0 @@ "name": "Tane Piper", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
0
43263