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

@wildberries/notifications

Package Overview
Dependencies
Maintainers
4
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wildberries/notifications - npm Package Compare versions

Comparing version 0.0.10-beta.6 to 0.0.10-beta.7

4

dist/components/container.js

@@ -67,3 +67,3 @@ var __extends = (this && this.__extends) || (function () {

withLoader: true,
isLoading: true,
isLoading: _this.props.isConfirmModalLoading,
size: 'big',

@@ -77,3 +77,3 @@ title: _this.props.confirmModalParams.confirmButtonProps.text,

withLoader: true,
isLoading: true,
isLoading: false,
size: 'big',

@@ -80,0 +80,0 @@ title: _this.props.confirmModalParams.cancelButtonProps.text,

{
"name": "@wildberries/notifications",
"version": "0.0.10-beta.6",
"version": "0.0.10-beta.7",
"description": "notifications module",

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

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