Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "eeaas", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Easter eggs as a service", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -68,3 +68,3 @@ # eeaas | ||
stop() { ... } // Optional, contains logic to remove all the easter egg functionality and to remove the attached elements from the DOM | ||
stop() { ... } // Optional, contains logic to remove the easter egg functionality and the attached elements from the DOM | ||
}; | ||
@@ -71,0 +71,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
44879