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

event-plugin

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

event-plugin - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

8

index.js

@@ -10,4 +10,2 @@ /**

var matchesSelector = require("matches-selector");
/**

@@ -32,2 +30,8 @@ * @class

/**
* Load the tool at runtime so that it doesn't throw an error
* when not loaded in a browser
*/
matchesSelector = require("matches-selector"),
/**
* The mapping object.

@@ -34,0 +38,0 @@ * @private

{
"name": "event-plugin",
"description": "Declaratively add event listeners to your views.",
"version": "0.0.2",
"version": "0.0.3",
"homepage": "https://github.com/flams/event-plugin",

@@ -6,0 +6,0 @@ "licenses": [

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