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

add-view-events

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

add-view-events - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

add-view-events.js

6

package.json
{
"name": "add-view-events",
"version": "1.0.0",
"version": "1.1.0",
"description": "Simple helper for adding events to an element, backbone object style",
"main": "index.js",
"scripts": {
"test": "tape test/*.js | tap-spec"
"test": "tape test/*.js | tap-spec",
"browserify-build": "browserify --entry index.js --outfile add-view-events.js --standalone add-view-events"
},

@@ -30,2 +31,3 @@ "repository": {

"devDependencies": {
"browserify": "^11.2.0",
"tap-spec": "^4.1.0",

@@ -32,0 +34,0 @@ "tape": "^4.2.1"

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