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.9-beta.3 to 0.0.9-beta.4

2

dist/components/notification-modal/index.js

@@ -59,4 +59,4 @@ import React, { memo, useEffect, useCallback, useRef, } from 'react';

React.createElement("div", { className: cn('textContainer') },
React.createElement(Text, { text: text, size: "h2", color: "black" })),
React.createElement(Text, { text: text, size: "h3", color: "black" })),
React.createElement(CloseButton, { handleClick: handleCloseClick }))));
});
{
"name": "@wildberries/notifications",
"version": "0.0.9-beta.3",
"version": "0.0.9-beta.4",
"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