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

@lakea/gravity-toast-adapter-ngneat-hot-toast

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lakea/gravity-toast-adapter-ngneat-hot-toast - npm Package Compare versions

Comparing version 3.0.0 to 3.0.2

styles/styles.scss

6

package.json
{
"name": "@lakea/gravity-toast-adapter-ngneat-hot-toast",
"version": "3.0.0",
"version": "3.0.2",
"peerDependencies": {
"@angular/common": ">=15.0.0",
"@angular/core": ">=15.0.0",
"@lakea/gravity": "3.0.0"
"@lakea/gravity": "3.0.2"
},
"dependencies": {
"tslib": "^2.4.0",
"@ngneat/hot-toast": "^4.0.0",
"@ngneat/hot-toast": "^5.0.0",
"@ngneat/overview": "^3.0.0"

@@ -13,0 +13,0 @@ },

@@ -11,2 +11,8 @@ # @lakea/gravity-toast-adapter-ngneat-hot-toast

Add this line to your main `styles.scss`:
```scss
@use 'node_modules/@lakea/gravity-toast-adapter-ngneat-hot-toast/styles/styles.scss';
```
Next, create a new file, `toast-adapter-root.module.ts` which exposes an Angular's module with a default configuration.

@@ -13,0 +19,0 @@

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