wildlink-js-client
Advanced tools
Comparing version
import request from './helpers/request'; | ||
import { ApplicationErrorResponse } from './helpers/error'; | ||
import { ApiHeaders, Device, ActiveDomain, AlternateDomain, Vanity, UrlBaseConfig, Sender, PartnerSender, ActiveDomainMerchant, Merchant, Category, MerchantImage, FeaturedMerchantCategory, MerchantRateDetail, StandDownPolicy, DeviceXIDSource, DeviceXIDResponse, DeviceMetadata, IGiftCardLink, IGiftCardRedeemableBalance, IGiftCardLinksResponse } from './types/api'; | ||
export declare const VERSION = "3.6.0"; | ||
export declare const VERSION = "3.6.2"; | ||
export declare class WildlinkClient { | ||
@@ -6,0 +6,0 @@ protected applicationId: number; |
@@ -51,3 +51,3 @@ "use strict"; | ||
// we track the version this way because importing the package.json causes issues | ||
exports.VERSION = '3.6.0'; | ||
exports.VERSION = '3.6.2'; | ||
var WildlinkClient = /** @class */ (function () { | ||
@@ -54,0 +54,0 @@ function WildlinkClient(secret, applicationId, _a) { |
{ | ||
"name": "wildlink-js-client", | ||
"version": "3.6.0", | ||
"description": "A simple JavaScript client library for the Wildlink API (learn more at https://www.wildlink.me/)", | ||
"version": "3.6.2", | ||
"description": "A simple JavaScript client library for the Wildlink API (DEPRECATED)", | ||
"homepage": "https://www.wildlink.me", | ||
"repository": "https://github.com/wildlink/wildlink-js-client.git", | ||
"author": "Vincent Pham <vincentvpham@gmail.com>", | ||
"author": "Wildfire Systems, Inc.", | ||
"license": "MIT", | ||
@@ -9,0 +9,0 @@ "keywords": [ |
@@ -5,2 +5,6 @@ # wildlink-js-client | ||
## Disclaimer | ||
THIS PROJECT IS DEPRECATED AND NO LONGER PUBLICLY SUPPORTED | ||
## Requirements | ||
@@ -59,3 +63,2 @@ | ||
[Here is an example implementation that matches a url to a Supported Merchant Domain](https://github.com/wildlink/wildlink-js-client/tree/master/examples/match-active-domain/) | ||
@@ -116,3 +119,2 @@ | ||
### Get Supported Merchants | ||
@@ -261,4 +263,2 @@ | ||
## Error Handling | ||
@@ -312,5 +312,4 @@ | ||
## Documentation | ||
[v1 Docs](https://github.com/wildlink/wildlink-js-client/tree/master/docs/v1) |
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
54218
0.86%16
6.67%0
-100%311
-0.32%