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

@flowio/events

Package Overview
Dependencies
Maintainers
6
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flowio/events - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

15

package.json
{
"name": "@flowio/events",
"version": "0.1.12",
"version": "0.1.13",
"description": "Event Bus (Pub/Sub)",

@@ -27,10 +27,10 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/register": "^7.0.0",
"@babel/cli": "^7.6.3",
"@babel/core": "^7.6.3",
"@babel/preset-env": "^7.6.3",
"@babel/register": "^7.6.2",
"@flowio/eslint-config-flowio": "^13.0.0",
"@flowio/eslint-plugin-flowio": "^0.0.1",
"babel-eslint": "^9.0.0",
"babel-jest": "^23.4.2",
"babel-jest": "^24.9.0",
"chai": "^4.1.2",

@@ -54,4 +54,3 @@ "chai-spies": "^1.0.0",

"rimraf": "^2.6.2"
},
"gitHead": "b14e279c40a45cb8aa4087422e3853e514f5b34a"
}
}
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