Socket
Socket
Sign inDemoInstall

@owlui/toast

Package Overview
Dependencies
4
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.38 to 0.0.39

src/Default/stories/Default-px-scale.stories.tsx

8

package.json
{
"name": "@owlui/toast",
"version": "0.0.38",
"version": "0.0.39",
"description": "",

@@ -34,8 +34,8 @@ "homepage": "https://github.com/EEBOS/owl-ui/tree/main/packages/toast#readme",

"devDependencies": {
"@owlui/typings": "^0.0.38"
"@owlui/typings": "^0.0.39"
},
"dependencies": {
"@owlui/lib": "^0.0.38"
"@owlui/lib": "^0.0.39"
},
"gitHead": "2b040f4b2696df9d3a44a5ce6c26c53c7616a46c"
"gitHead": "4c96c80c41f77009940fffae863fb2e2ab0911c0"
}

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

theme?: 'Default' | 'Dark';
size?: 'Sm' | 'Md' | 'Lg';
pxScale?: 'Sm' | 'Md' | 'Lg';
prefix?: string;

@@ -9,0 +9,0 @@ toastContent?: ToastContentProps;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc