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

can-dom-events

Package Overview
Dependencies
Maintainers
5
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-dom-events - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

9

package.json
{
"name": "can-dom-events",
"description": "Listen for native and custom DOM events",
"version": "0.0.3",
"version": "0.0.4",
"author": {

@@ -46,11 +46,6 @@ "name": "Chris Andrejewski",

"lint": "fixpack && npm run jshint",
"postpublish": "git push --tags && git checkout master && git branch -D release && git push",
"preversion": "npm test && npm run build",
"release:major": "npm version major && npm publish",
"release:minor": "npm version minor && npm publish",
"release:patch": "npm version patch && npm publish",
"test": "npm run lint && npm run testee",
"testee": "testee test.html --browsers firefox",
"version": "git commit -am \"Update version number\" && git checkout -b release && git add -f dist/"
"testee": "testee test.html --browsers firefox"
}
}

Sorry, the diff of this file is not supported yet

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