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

ngraph.events

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngraph.events - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

.github/workflows/tests.yaml

4

package.json
{
"name": "ngraph.events",
"version": "1.2.1",
"version": "1.2.2",
"description": "Basic events supoort for ngraph.js ",

@@ -23,4 +23,4 @@ "main": "index.js",

"devDependencies": {
"tap": "^14.10.5"
"tap": "^16.2.0"
}
}

@@ -6,3 +6,4 @@ ngraph.events

[![build status](https://secure.travis-ci.org/anvaka/ngraph.events.png)](http://travis-ci.org/anvaka/ngraph.events)
[![build status](https://github.com/anvaka/ngraph.events/actions/workflows/tests.yaml/badge.svg)](https://github.com/anvaka/ngraph.events/actions/workflows/tests.yaml)
Example

@@ -51,4 +52,5 @@ =======

===
This module is a part of larger experiment which I'm currently working on. ```EventEmitter``` seemed to be pretty heavyweighted for my needs, so I rolled out this tiny library :).
I wanted a light-weight eventing library, so I built this.
Install

@@ -55,0 +57,0 @@ =======

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