Socket
Socket
Sign inDemoInstall

rc-notification

Package Overview
Dependencies
Maintainers
5
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-notification - npm Package Compare versions

Comparing version 4.0.0-rc.0 to 4.0.0-rc.1

2

es/Notice.d.ts

@@ -6,3 +6,3 @@ import React, { Component } from 'react';

className?: string;
duration?: number;
duration?: number | null;
children?: React.ReactNode;

@@ -9,0 +9,0 @@ update?: boolean;

@@ -6,3 +6,3 @@ import React, { Component } from 'react';

className?: string;
duration?: number;
duration?: number | null;
children?: React.ReactNode;

@@ -9,0 +9,0 @@ update?: boolean;

{
"name": "rc-notification",
"version": "4.0.0-rc.0",
"version": "4.0.0-rc.1",
"description": "notification ui component for react",

@@ -5,0 +5,0 @@ "engines": {

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