New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wildberries/databus-service-products

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wildberries/databus-service-products - npm Package Compare versions

Comparing version 0.0.1-beta.1 to 0.0.1-beta.10

2

dist/module/events.d.ts
import { FetchMenuActionPayloadType } from './types';
export declare const fetchProductsEvent: (params: FetchMenuActionPayloadType) => void;
export declare const setFetchProductsEvent: (params: FetchMenuActionPayloadType) => void;

@@ -5,3 +5,3 @@ "use strict";

var constants_1 = require("./constants");
exports.fetchProductsEvent = function (params) {
exports.setFetchProductsEvent = function (params) {
new databus_1.Databus({ name: constants_1.FETCH_PRODUCTS }).addEvent({

@@ -8,0 +8,0 @@ detail: params,

{
"name": "@wildberries/databus-service-products",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.10",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

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