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

solid-toast

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solid-toast - npm Package Compare versions

Comparing version 0.1.7-alpha.8 to 0.1.7-alpha.9

5

dist/source/index.jsx

@@ -1,4 +0,3 @@

import { toast } from './core';
export { toast } from './core';
export * from './types';
import { Toaster } from './components';
export { toast, Toaster };
export { Toaster } from './components';

@@ -1,4 +0,3 @@

import { toast } from './core';
export { toast } from './core';
export * from './types';
import { Toaster } from './components';
export { toast, Toaster };
export { Toaster } from './components';

3

package.json
{
"name": "solid-toast",
"version": "0.1.7-alpha.8",
"version": "0.1.7-alpha.9",
"description": "Customizable Toast Notifications for SolidJS",

@@ -13,3 +13,2 @@ "source": "./src/index.tsx",

},
"type": "module",
"exports": {

@@ -16,0 +15,0 @@ ".": {

Sorry, the diff of this file is not supported yet

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