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.1 to 0.1.2-beta.1

1

dist/module/types.d.ts

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

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

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

6

package.json
{
"name": "@wildberries/databus-service-products",
"version": "0.1.1",
"version": "0.1.2-beta.1",
"main": "dist/index.js",

@@ -36,3 +36,3 @@ "types": "dist/index.d.ts",

"typescript": "3.8.3",
"@ravilm/databus": "0.0.1-beta.2"
"@ravilm/databus": "1.0.1"
},

@@ -62,2 +62,2 @@ "eslintConfig": {

]
}
}
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