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
5
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.1.0 to 0.1.1-beta.1

1

dist/module/types.d.ts

@@ -23,2 +23,3 @@ export declare type BaseAction = () => {

getMenuDataFromStore?: boolean;
excludeEndpoinds?: Array<string>;
};

@@ -25,0 +26,0 @@ export declare type ListenerType<T> = (params: T) => void;

2

package.json
{
"name": "@wildberries/databus-service-products",
"version": "0.1.0",
"version": "0.1.1-beta.1",
"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