You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@blog-alchemy/blog-alchemy-shared-pkg

Package Overview
Dependencies
Maintainers
3
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blog-alchemy/blog-alchemy-shared-pkg - npm Package Compare versions

Comparing version

to
1.0.85

dist/types/get-advertiser-profile.dto.d.ts

3

dist/types/API.d.ts

@@ -17,3 +17,4 @@ export declare enum APIController {

ADVERTISER_SCRIPTS = "advertiser-scripts",
PURCHASE_EVENT = "purchase-event"
PURCHASE_EVENT = "purchase-event",
ADVERTISER_PROFILE = "advertiser-profile"
}

@@ -20,0 +21,0 @@ export declare enum APIEndpoint {

@@ -31,2 +31,3 @@ "use strict";

APIController["PURCHASE_EVENT"] = "purchase-event";
APIController["ADVERTISER_PROFILE"] = "advertiser-profile";
})(APIController || (exports.APIController = APIController = {}));

@@ -33,0 +34,0 @@ var APIEndpoint = exports.APIEndpoint = undefined;

{
"name": "@blog-alchemy/blog-alchemy-shared-pkg",
"version": "1.0.84",
"version": "1.0.85",
"files": [

@@ -5,0 +5,0 @@ "dist"

Sorry, the diff of this file is not supported yet