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

on

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

on - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

amd/on.debug.js

5

package.json
{
"name" : "on",
"description" : "on.js is a tiny custom event library",
"version" : "1.1.0",
"version" : "1.2.0",
"author" : "Tom Yandell <tom.deletethis@yandell.me.uk> (http://github.com/tomyan)",

@@ -12,2 +12,5 @@ "license" : "MIT",

},
"jam" : {
"main" : "amd/on.named.debug.js"
},
"homepage" : "https://npmjs.org/package/on",

@@ -14,0 +17,0 @@ "keywords" : [ "event", "events", "custom events", "pubsub", "tiny" ]

4

README.md

@@ -12,2 +12,6 @@ Custom event system for JavaScript, inspired by [JS-Signals](http://millermedeiros.github.com/js-signals/).

To install using [Jam](http://jamjs.org/)
jam install on
To use in a browser with an [AMD](https://github.com/amdjs/amdjs-api/wiki/AMD) loader (e.g. [RequireJS](http://requirejs.org/)), download one of the following releases:

@@ -14,0 +18,0 @@

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