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

vue-easter-egg-trigger

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-easter-egg-trigger - npm Package Compare versions

Comparing version 0.1.22 to 0.1.23

4

CHANGELOG.md
# Change Log
All notable changes to the "vue-easter-egg-trigger" plugin will be documented in this file.
## v1.0.0
April 2021
## v0.1.23
April 27, 2021
[main] Initial release (webdevnerdstuff)
{
"name": "vue-easter-egg-trigger",
"version": "0.1.22",
"version": "0.1.23",
"description": "This packages makes it nice and easy to add Easter Egg triggers to your Vue site.",

@@ -5,0 +5,0 @@ "private": false,

@@ -57,3 +57,3 @@

pattern | Array | false | The key combination a user does to trigger easter egg. (fallback for keys)
target | String | html | Use this to target DOM elements, Id's, or Class Names. Used with click events.
target | String | div | Use this to target DOM elements, Id's, or Class Names. Used with click events.
withBus | Boolean | true | Determines if a bus event is emitted

@@ -60,0 +60,0 @@ <br>

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