Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tracker-schema

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tracker-schema - npm Package Compare versions

Comparing version 1.15.0 to 1.16.0

3

package.json

@@ -7,5 +7,4 @@ {

"keywords": [],
"author": "",
"license": "Apache-2.0",
"version": "1.15.0"
"version": "1.16.0"
}

@@ -93,167 +93,167 @@ import * as jspb from 'google-protobuf'

export enum Category {
CATEGORYUNSPECIFIED = 0,
ACCOUNT = 1,
ADDRESSBOOKSYNCING = 2,
ANDROID = 3,
AUTHENTICATION = 4,
BANKBENEFICIARY = 5,
BUDGETING = 6,
CARD = 7,
CARDORDER = 8,
COMMUNICATION = 9,
COMPLIANCE = 10,
CONCIERGE = 11,
CONTACT = 12,
CREDIT = 13,
CRYPTO = 14,
CURRENCIES = 15,
CategoryUnspecified = 0,
Account = 1,
AddressBookSyncing = 2,
Android = 3,
Authentication = 4,
BankBeneficiary = 5,
Budgeting = 6,
Card = 7,
CardOrder = 8,
Communication = 9,
Compliance = 10,
Concierge = 11,
Contact = 12,
Credit = 13,
Crypto = 14,
Currencies = 15,
CX = 16,
DASHBOARD = 17,
DEVICEINSURANCE = 18,
DIRECTDEBIT = 19,
DONATIONS = 20,
EXTERNAL = 21,
Dashboard = 17,
DeviceInsurance = 18,
DirectDebit = 19,
Donations = 20,
External = 21,
FAQ = 22,
GENERAL = 23,
GOOGLEPAYCONFIRM = 24,
GROUP = 25,
INSURANCE = 26,
MONEYBOX = 27,
NEARME = 28,
NEWSBANNERS = 29,
NOTIFICATIONCENTRE = 30,
OFFERS = 31,
PAYMENTLINK = 32,
PAYMENTS = 33,
POCKETS = 34,
PROFILE = 35,
PROMOCODE = 36,
RECURRINGPAYMENT = 37,
REFERRALS = 38,
REQUESTMONEY = 39,
REVUSER = 40,
SCANNER = 41,
SCHEDULEDPAYMENT = 42,
SENDMONEY = 43,
SETTINGS = 44,
SOURCEOFWEALTH = 45,
SPLITBILL = 46,
SUBSCRIPTION = 47,
SUPPORT = 48,
SURVEY = 49,
TOPUP = 50,
TRADING = 51,
TRANSACTION = 52,
TROUBLESHOOTER = 53,
VAULTS = 54,
WAITINGLIST = 55,
WEALTH = 56,
LOUNGES = 57,
DEVICE = 58,
PERKS = 59,
PUSHNOTIFICATIONS = 60,
PRIVACY = 61,
ACCOUNTSWITCHER = 62,
PLANDOWNGRADE = 63,
PLANDETAILS = 64,
GOALS = 65,
ONBOARDING = 66,
LASTCRYPTOWEEK = 67,
CRYPTOACCOUNT = 68,
JUNIOR = 69,
CARDVERIFICATION = 70,
TRANSACTIONVERIFICATION = 71,
SMARTDELAY = 72,
HOME = 73,
HOMEACCOUNTS = 74,
ACCOUNTDETAILS = 75,
TRANSACTIONDETAILS = 76,
WATCHAPP = 77,
ADDRESS = 78,
INSIGHTS = 79,
OPENBANKING = 80,
PAYBILL = 81,
BILLACCOUNTS = 82,
GROUPBILLS = 83,
LINKEDACCOUNTS = 84,
INBOX = 85,
STORIES = 86,
ARTICLES = 87,
BUSINESSREFERRALS = 88,
General = 23,
GooglePayConfirm = 24,
Group = 25,
Insurance = 26,
MoneyBox = 27,
NearMe = 28,
NewsBanners = 29,
NotificationCentre = 30,
Offers = 31,
PaymentLink = 32,
Payments = 33,
Pockets = 34,
Profile = 35,
PromoCode = 36,
RecurringPayment = 37,
Referrals = 38,
RequestMoney = 39,
RevUser = 40,
Scanner = 41,
ScheduledPayment = 42,
SendMoney = 43,
Settings = 44,
SourceOfWealth = 45,
SplitBill = 46,
Subscription = 47,
Support = 48,
Survey = 49,
TopUp = 50,
Trading = 51,
Transaction = 52,
Troubleshooter = 53,
Vaults = 54,
WaitingList = 55,
Wealth = 56,
Lounges = 57,
Device = 58,
Perks = 59,
PushNotifications = 60,
Privacy = 61,
AccountSwitcher = 62,
PlanDowngrade = 63,
PlanDetails = 64,
Goals = 65,
Onboarding = 66,
LastCryptoWeek = 67,
CryptoAccount = 68,
Junior = 69,
CardVerification = 70,
TransactionVerification = 71,
SmartDelay = 72,
Home = 73,
HomeAccounts = 74,
AccountDetails = 75,
TransactionDetails = 76,
WatchApp = 77,
Address = 78,
Insights = 79,
OpenBanking = 80,
PayBill = 81,
BillAccounts = 82,
GroupBills = 83,
LinkedAccounts = 84,
Inbox = 85,
Stories = 86,
Articles = 87,
BusinessReferrals = 88,
}
export enum Action {
ACTION_UNSPECIFIED = 0,
ABORTED = 1,
ACCEPTED = 2,
ACTIVATED = 3,
ADDED = 4,
ADJUSTED = 5,
ALLOWED = 6,
AMOUNT_DEFINED = 7,
APPROVED = 8,
ATTEMPTED = 9,
CANCELLED = 10,
CAPTURED = 11,
CLEARED = 12,
CLICKED = 13,
CLOSED = 14,
COMPLETE = 15,
COMPLETED = 16,
CONFIRMED = 17,
COPIED = 18,
CREATED = 19,
DEACTIVATED = 20,
DECLINED = 21,
DELETED = 22,
DENIED = 23,
DISABLED = 24,
EDITED = 25,
ENABLED = 26,
ENTERED = 27,
FAILED = 28,
FALLBACK = 29,
FILTERED = 30,
HANDLED = 31,
HIDDEN = 32,
HIDDEN_BY_DEFAULT = 33,
INVITED = 34,
LOADED = 35,
LOGGED_IN = 36,
NOT_RECEIVED = 37,
OCCURED = 38,
OPENED = 39,
ORDERED = 40,
REJECTED = 41,
REMINDED = 42,
REMOVED = 43,
REORDERED = 44,
REQUESTED = 45,
RESPONDED = 46,
RETRIED = 47,
SELECTED = 48,
SET = 49,
SHARED = 50,
SHOWN = 51,
SKIPPED = 52,
STARTED = 53,
SUCCEEDED = 54,
SWIPED = 55,
UNAPPROVED = 56,
UPGRADED = 57,
UPLOADED = 58,
VIEWED = 59,
VISIBILITY_CHANGED = 60,
RECEIVED = 61,
A_STARTED = 62,
B_STARTED = 63,
A_SUCCEEDED = 64,
B_SUCCEEDED = 65,
A_CANCELLED = 66,
B_CANCELLED = 67,
A_FAILED = 68,
B_FAILED = 69,
RETURNED = 70,
PAUSED = 71,
UNAVAILABLE = 72,
action_unspecified = 0,
aborted = 1,
accepted = 2,
activated = 3,
added = 4,
adjusted = 5,
allowed = 6,
amount_defined = 7,
approved = 8,
attempted = 9,
cancelled = 10,
captured = 11,
cleared = 12,
clicked = 13,
closed = 14,
complete = 15,
completed = 16,
confirmed = 17,
copied = 18,
created = 19,
deactivated = 20,
declined = 21,
deleted = 22,
denied = 23,
disabled = 24,
edited = 25,
enabled = 26,
entered = 27,
failed = 28,
fallback = 29,
filtered = 30,
handled = 31,
hidden = 32,
hidden_by_default = 33,
invited = 34,
loaded = 35,
logged_in = 36,
not_received = 37,
occured = 38,
opened = 39,
ordered = 40,
rejected = 41,
reminded = 42,
removed = 43,
reordered = 44,
requested = 45,
responded = 46,
retried = 47,
selected = 48,
set = 49,
shared = 50,
shown = 51,
skipped = 52,
started = 53,
succeeded = 54,
swiped = 55,
unapproved = 56,
upgraded = 57,
uploaded = 58,
viewed = 59,
visibility_changed = 60,
received = 61,
A_started = 62,
B_started = 63,
A_succeeded = 64,
B_succeeded = 65,
A_cancelled = 66,
B_cancelled = 67,
A_failed = 68,
B_failed = 69,
returned = 70,
paused = 71,
unavailable = 72,
}

@@ -348,65 +348,65 @@ }

export enum Category {
CATEGORYUNSPECIFIED = 0,
CARDSORDERING = 1,
SIGNUPUSER = 2,
SIGNUPLINKBUSINESS = 3,
SIGNUPLINKRETAIL = 4,
SIGNUPBUSINESS = 5,
PAYMENTSHOME = 6,
PAYMENTSCOUNTERPARTY = 7,
PAYMENTSSENDFUNDS = 8,
PAYMENTSEXCHANGE = 9,
PAYMENTSSENDFUNDSBULK = 10,
PAYMENTSAPPROVALB = 11,
PAYMENTSAPPROVAL = 12,
PAYMENTSFAILED = 13,
ACCOUNTSHOME = 14,
ACCOUNTSTOPUP = 15,
HEDGINGHOME = 16,
HEDGINGCONTRACT = 17,
EXPENSESHOME = 18,
MERCHANTSTORIES = 19,
MERCHANTPROMO = 20,
MERCHANTACCOUNTAPPLICATION = 21,
MERCHANTHOME = 22,
PERKSHOME = 23,
PLANSNEWS = 24,
PLANSUPGRADE = 25,
FREETRIALGROW = 26,
CHAT = 27,
HELPCENTRE = 28,
TRANSACTIONINFO = 29,
ACCOUNTTERMINATION = 30,
CategoryUnspecified = 0,
CardsOrdering = 1,
SignUpUser = 2,
SignUpLinkBusiness = 3,
SignUpLinkRetail = 4,
SignUpBusiness = 5,
PaymentsHome = 6,
PaymentsCounterparty = 7,
PaymentsSendFunds = 8,
PaymentsExchange = 9,
PaymentsSendFundsBulk = 10,
PaymentsApprovalB = 11,
PaymentsApproval = 12,
PaymentsFailed = 13,
AccountsHome = 14,
AccountsTopup = 15,
HedgingHome = 16,
HedgingContract = 17,
ExpensesHome = 18,
MerchantStories = 19,
MerchantPromo = 20,
MerchantAccountApplication = 21,
MerchantHome = 22,
PerksHome = 23,
PlansNews = 24,
PlansUpgrade = 25,
FreeTrialGrow = 26,
Chat = 27,
HelpCentre = 28,
TransactionInfo = 29,
AccountTermination = 30,
NPS = 31,
SETTINGS = 32,
CARDSHOME = 33,
CARDSLINK = 34,
REFERRALS = 35,
NOTIFICATIONS = 36,
MERCHANTREQUESTPAYMENT = 37,
SIGNIN = 38,
STORIES = 39,
ONBOARDINGWAITLIST = 40,
ONBOARDINGKYB = 41,
ONBOARDINGSIGNUP = 42,
PAGEVIEW = 43,
MAINMENU = 44,
INTEGRATIONS = 45,
SUBSCRIPTIONS = 46,
PAYROLL = 47,
Settings = 32,
CardsHome = 33,
CardsLink = 34,
Referrals = 35,
Notifications = 36,
MerchantRequestPayment = 37,
SignIn = 38,
Stories = 39,
OnboardingWaitlist = 40,
OnboardingKYB = 41,
OnboardingSignUp = 42,
PageView = 43,
MainMenu = 44,
Integrations = 45,
Subscriptions = 46,
Payroll = 47,
}
export enum Action {
ACTION_UNSPECIFIED = 0,
CLICKED = 1,
OPENED = 2,
CLOSED = 3,
ADDED = 4,
EDITED = 5,
COMPLETED = 6,
SUCCEEDED = 7,
FAILED = 8,
FILTERED = 9,
STARTED = 10,
DROPPED = 11,
action_unspecified = 0,
clicked = 1,
opened = 2,
closed = 3,
added = 4,
edited = 5,
completed = 6,
succeeded = 7,
failed = 8,
filtered = 9,
started = 10,
dropped = 11,
}

@@ -413,0 +413,0 @@ }

@@ -384,91 +384,91 @@ // source: tracker_web.proto

proto.revolut.tracking.COAWebEvent.Category = {
CATEGORYUNSPECIFIED: 0,
ACCOUNT: 1,
ADDRESSBOOKSYNCING: 2,
ANDROID: 3,
AUTHENTICATION: 4,
BANKBENEFICIARY: 5,
BUDGETING: 6,
CARD: 7,
CARDORDER: 8,
COMMUNICATION: 9,
COMPLIANCE: 10,
CONCIERGE: 11,
CONTACT: 12,
CREDIT: 13,
CRYPTO: 14,
CURRENCIES: 15,
CategoryUnspecified: 0,
Account: 1,
AddressBookSyncing: 2,
Android: 3,
Authentication: 4,
BankBeneficiary: 5,
Budgeting: 6,
Card: 7,
CardOrder: 8,
Communication: 9,
Compliance: 10,
Concierge: 11,
Contact: 12,
Credit: 13,
Crypto: 14,
Currencies: 15,
CX: 16,
DASHBOARD: 17,
DEVICEINSURANCE: 18,
DIRECTDEBIT: 19,
DONATIONS: 20,
EXTERNAL: 21,
Dashboard: 17,
DeviceInsurance: 18,
DirectDebit: 19,
Donations: 20,
External: 21,
FAQ: 22,
GENERAL: 23,
GOOGLEPAYCONFIRM: 24,
GROUP: 25,
INSURANCE: 26,
MONEYBOX: 27,
NEARME: 28,
NEWSBANNERS: 29,
NOTIFICATIONCENTRE: 30,
OFFERS: 31,
PAYMENTLINK: 32,
PAYMENTS: 33,
POCKETS: 34,
PROFILE: 35,
PROMOCODE: 36,
RECURRINGPAYMENT: 37,
REFERRALS: 38,
REQUESTMONEY: 39,
REVUSER: 40,
SCANNER: 41,
SCHEDULEDPAYMENT: 42,
SENDMONEY: 43,
SETTINGS: 44,
SOURCEOFWEALTH: 45,
SPLITBILL: 46,
SUBSCRIPTION: 47,
SUPPORT: 48,
SURVEY: 49,
TOPUP: 50,
TRADING: 51,
TRANSACTION: 52,
TROUBLESHOOTER: 53,
VAULTS: 54,
WAITINGLIST: 55,
WEALTH: 56,
LOUNGES: 57,
DEVICE: 58,
PERKS: 59,
PUSHNOTIFICATIONS: 60,
PRIVACY: 61,
ACCOUNTSWITCHER: 62,
PLANDOWNGRADE: 63,
PLANDETAILS: 64,
GOALS: 65,
ONBOARDING: 66,
LASTCRYPTOWEEK: 67,
CRYPTOACCOUNT: 68,
JUNIOR: 69,
CARDVERIFICATION: 70,
TRANSACTIONVERIFICATION: 71,
SMARTDELAY: 72,
HOME: 73,
HOMEACCOUNTS: 74,
ACCOUNTDETAILS: 75,
TRANSACTIONDETAILS: 76,
WATCHAPP: 77,
ADDRESS: 78,
INSIGHTS: 79,
OPENBANKING: 80,
PAYBILL: 81,
BILLACCOUNTS: 82,
GROUPBILLS: 83,
LINKEDACCOUNTS: 84,
INBOX: 85,
STORIES: 86,
ARTICLES: 87,
BUSINESSREFERRALS: 88
General: 23,
GooglePayConfirm: 24,
Group: 25,
Insurance: 26,
MoneyBox: 27,
NearMe: 28,
NewsBanners: 29,
NotificationCentre: 30,
Offers: 31,
PaymentLink: 32,
Payments: 33,
Pockets: 34,
Profile: 35,
PromoCode: 36,
RecurringPayment: 37,
Referrals: 38,
RequestMoney: 39,
RevUser: 40,
Scanner: 41,
ScheduledPayment: 42,
SendMoney: 43,
Settings: 44,
SourceOfWealth: 45,
SplitBill: 46,
Subscription: 47,
Support: 48,
Survey: 49,
TopUp: 50,
Trading: 51,
Transaction: 52,
Troubleshooter: 53,
Vaults: 54,
WaitingList: 55,
Wealth: 56,
Lounges: 57,
Device: 58,
Perks: 59,
PushNotifications: 60,
Privacy: 61,
AccountSwitcher: 62,
PlanDowngrade: 63,
PlanDetails: 64,
Goals: 65,
Onboarding: 66,
LastCryptoWeek: 67,
CryptoAccount: 68,
Junior: 69,
CardVerification: 70,
TransactionVerification: 71,
SmartDelay: 72,
Home: 73,
HomeAccounts: 74,
AccountDetails: 75,
TransactionDetails: 76,
WatchApp: 77,
Address: 78,
Insights: 79,
OpenBanking: 80,
PayBill: 81,
BillAccounts: 82,
GroupBills: 83,
LinkedAccounts: 84,
Inbox: 85,
Stories: 86,
Articles: 87,
BusinessReferrals: 88
};

@@ -480,75 +480,75 @@

proto.revolut.tracking.COAWebEvent.Action = {
ACTION_UNSPECIFIED: 0,
ABORTED: 1,
ACCEPTED: 2,
ACTIVATED: 3,
ADDED: 4,
ADJUSTED: 5,
ALLOWED: 6,
AMOUNT_DEFINED: 7,
APPROVED: 8,
ATTEMPTED: 9,
CANCELLED: 10,
CAPTURED: 11,
CLEARED: 12,
CLICKED: 13,
CLOSED: 14,
COMPLETE: 15,
COMPLETED: 16,
CONFIRMED: 17,
COPIED: 18,
CREATED: 19,
DEACTIVATED: 20,
DECLINED: 21,
DELETED: 22,
DENIED: 23,
DISABLED: 24,
EDITED: 25,
ENABLED: 26,
ENTERED: 27,
FAILED: 28,
FALLBACK: 29,
FILTERED: 30,
HANDLED: 31,
HIDDEN: 32,
HIDDEN_BY_DEFAULT: 33,
INVITED: 34,
LOADED: 35,
LOGGED_IN: 36,
NOT_RECEIVED: 37,
OCCURED: 38,
OPENED: 39,
ORDERED: 40,
REJECTED: 41,
REMINDED: 42,
REMOVED: 43,
REORDERED: 44,
REQUESTED: 45,
RESPONDED: 46,
RETRIED: 47,
SELECTED: 48,
SET: 49,
SHARED: 50,
SHOWN: 51,
SKIPPED: 52,
STARTED: 53,
SUCCEEDED: 54,
SWIPED: 55,
UNAPPROVED: 56,
UPGRADED: 57,
UPLOADED: 58,
VIEWED: 59,
VISIBILITY_CHANGED: 60,
RECEIVED: 61,
A_STARTED: 62,
B_STARTED: 63,
A_SUCCEEDED: 64,
B_SUCCEEDED: 65,
A_CANCELLED: 66,
B_CANCELLED: 67,
A_FAILED: 68,
B_FAILED: 69,
RETURNED: 70,
PAUSED: 71,
UNAVAILABLE: 72
action_unspecified: 0,
aborted: 1,
accepted: 2,
activated: 3,
added: 4,
adjusted: 5,
allowed: 6,
amount_defined: 7,
approved: 8,
attempted: 9,
cancelled: 10,
captured: 11,
cleared: 12,
clicked: 13,
closed: 14,
complete: 15,
completed: 16,
confirmed: 17,
copied: 18,
created: 19,
deactivated: 20,
declined: 21,
deleted: 22,
denied: 23,
disabled: 24,
edited: 25,
enabled: 26,
entered: 27,
failed: 28,
fallback: 29,
filtered: 30,
handled: 31,
hidden: 32,
hidden_by_default: 33,
invited: 34,
loaded: 35,
logged_in: 36,
not_received: 37,
occured: 38,
opened: 39,
ordered: 40,
rejected: 41,
reminded: 42,
removed: 43,
reordered: 44,
requested: 45,
responded: 46,
retried: 47,
selected: 48,
set: 49,
shared: 50,
shown: 51,
skipped: 52,
started: 53,
succeeded: 54,
swiped: 55,
unapproved: 56,
upgraded: 57,
uploaded: 58,
viewed: 59,
visibility_changed: 60,
received: 61,
A_started: 62,
B_started: 63,
A_succeeded: 64,
B_succeeded: 65,
A_cancelled: 66,
B_cancelled: 67,
A_failed: 68,
B_failed: 69,
returned: 70,
paused: 71,
unavailable: 72
};

@@ -1239,50 +1239,50 @@

proto.revolut.tracking.COAWebEventBusiness.Category = {
CATEGORYUNSPECIFIED: 0,
CARDSORDERING: 1,
SIGNUPUSER: 2,
SIGNUPLINKBUSINESS: 3,
SIGNUPLINKRETAIL: 4,
SIGNUPBUSINESS: 5,
PAYMENTSHOME: 6,
PAYMENTSCOUNTERPARTY: 7,
PAYMENTSSENDFUNDS: 8,
PAYMENTSEXCHANGE: 9,
PAYMENTSSENDFUNDSBULK: 10,
PAYMENTSAPPROVALB: 11,
PAYMENTSAPPROVAL: 12,
PAYMENTSFAILED: 13,
ACCOUNTSHOME: 14,
ACCOUNTSTOPUP: 15,
HEDGINGHOME: 16,
HEDGINGCONTRACT: 17,
EXPENSESHOME: 18,
MERCHANTSTORIES: 19,
MERCHANTPROMO: 20,
MERCHANTACCOUNTAPPLICATION: 21,
MERCHANTHOME: 22,
PERKSHOME: 23,
PLANSNEWS: 24,
PLANSUPGRADE: 25,
FREETRIALGROW: 26,
CHAT: 27,
HELPCENTRE: 28,
TRANSACTIONINFO: 29,
ACCOUNTTERMINATION: 30,
CategoryUnspecified: 0,
CardsOrdering: 1,
SignUpUser: 2,
SignUpLinkBusiness: 3,
SignUpLinkRetail: 4,
SignUpBusiness: 5,
PaymentsHome: 6,
PaymentsCounterparty: 7,
PaymentsSendFunds: 8,
PaymentsExchange: 9,
PaymentsSendFundsBulk: 10,
PaymentsApprovalB: 11,
PaymentsApproval: 12,
PaymentsFailed: 13,
AccountsHome: 14,
AccountsTopup: 15,
HedgingHome: 16,
HedgingContract: 17,
ExpensesHome: 18,
MerchantStories: 19,
MerchantPromo: 20,
MerchantAccountApplication: 21,
MerchantHome: 22,
PerksHome: 23,
PlansNews: 24,
PlansUpgrade: 25,
FreeTrialGrow: 26,
Chat: 27,
HelpCentre: 28,
TransactionInfo: 29,
AccountTermination: 30,
NPS: 31,
SETTINGS: 32,
CARDSHOME: 33,
CARDSLINK: 34,
REFERRALS: 35,
NOTIFICATIONS: 36,
MERCHANTREQUESTPAYMENT: 37,
SIGNIN: 38,
STORIES: 39,
ONBOARDINGWAITLIST: 40,
ONBOARDINGKYB: 41,
ONBOARDINGSIGNUP: 42,
PAGEVIEW: 43,
MAINMENU: 44,
INTEGRATIONS: 45,
SUBSCRIPTIONS: 46,
PAYROLL: 47
Settings: 32,
CardsHome: 33,
CardsLink: 34,
Referrals: 35,
Notifications: 36,
MerchantRequestPayment: 37,
SignIn: 38,
Stories: 39,
OnboardingWaitlist: 40,
OnboardingKYB: 41,
OnboardingSignUp: 42,
PageView: 43,
MainMenu: 44,
Integrations: 45,
Subscriptions: 46,
Payroll: 47
};

@@ -1294,14 +1294,14 @@

proto.revolut.tracking.COAWebEventBusiness.Action = {
ACTION_UNSPECIFIED: 0,
CLICKED: 1,
OPENED: 2,
CLOSED: 3,
ADDED: 4,
EDITED: 5,
COMPLETED: 6,
SUCCEEDED: 7,
FAILED: 8,
FILTERED: 9,
STARTED: 10,
DROPPED: 11
action_unspecified: 0,
clicked: 1,
opened: 2,
closed: 3,
added: 4,
edited: 5,
completed: 6,
succeeded: 7,
failed: 8,
filtered: 9,
started: 10,
dropped: 11
};

@@ -1308,0 +1308,0 @@

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