Socket
Socket
Sign inDemoInstall

tayeh.js

Package Overview
Dependencies
3
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.14 to 0.2.15

3

lib/dto/user/EmitAnalytics.request.d.ts

@@ -13,3 +13,4 @@ export declare enum AnalyticEventEnum {

StopedWritingMessage = 10,
SelectedInstanceCategory = 11
SelectedInstanceCategory = 11,
SeenFeedNotifications = 12
}

@@ -16,0 +17,0 @@ export declare class EmitAnalyticsRequest {

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

AnalyticEventEnum[AnalyticEventEnum["SelectedInstanceCategory"] = 11] = "SelectedInstanceCategory";
AnalyticEventEnum[AnalyticEventEnum["SeenFeedNotifications"] = 12] = "SeenFeedNotifications";
})(AnalyticEventEnum = exports.AnalyticEventEnum || (exports.AnalyticEventEnum = {}));

@@ -20,0 +21,0 @@ class EmitAnalyticsRequest {

{
"name": "tayeh.js",
"version": "0.2.14",
"version": "0.2.15",
"description": "tayeh shop-api client",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc