New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ids-enterprise-typings

Package Overview
Dependencies
Maintainers
0
Versions
373
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ids-enterprise-typings - npm Package Compare versions

Comparing version 18.8.0 to 19.0.0

5

lib/notification-badge/soho-notification-badge.d.ts

@@ -10,3 +10,3 @@ /**

*/
type SohoNotificationBadgeColor = 'alert' | 'warning' | 'yield' | 'complete' | 'progress' | 'caution' | string;
type SohoNotificationBadgeColor = 'neutral' | 'alert' | 'warning' | 'yield' | 'complete' | 'progress' | 'caution' | string;

@@ -30,2 +30,5 @@ /**

attributes?: Array<Object> | Object;
/** The label of the notification badge. */
label?: string;
}

@@ -32,0 +35,0 @@

2

package.json
{
"name": "ids-enterprise-typings",
"slug": "ids-enterprise-typings",
"version": "18.8.0",
"version": "19.0.0",
"declaration": true,

@@ -6,0 +6,0 @@ "types": "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