reactive-hermes
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "reactive-hermes", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A notification manager for react. Animated, customizable, light and cleaner, allows you to controll duration, sound, and even use other react components inside of messages.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -33,3 +33,3 @@ # Hermes, the notifier | ||
```js | ||
import { HermesComponent } from 'hermes' | ||
import { HermesComponent } from 'reactive-hermes' | ||
@@ -109,3 +109,3 @@ [...] | ||
``` | ||
import { showerror, showSuccess } from 'hermes' | ||
import { showerror, showSuccess } from 'reactive-hermes' | ||
``` | ||
@@ -112,0 +112,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1638568