New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@flowio/events

Package Overview
Dependencies
Maintainers
7
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.15 to 0.1.16

54

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

@@ -23,34 +23,34 @@ "main": "lib/index.js",

"dependencies": {
"lodash": "^4.0.0",
"wolfy87-eventemitter": "^5.2.4"
"lodash": "^4.17.21",
"wolfy87-eventemitter": "^5.2.9"
},
"devDependencies": {
"@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/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/register": "^7.15.3",
"@flowio/eslint-config-flowio": "^13.1.1",
"@flowio/eslint-plugin-flowio": "^0.0.2",
"babel-eslint": "^9.0.0",
"babel-jest": "^24.9.0",
"chai": "^4.1.2",
"babel-jest": "^27.1.0",
"chai": "^4.3.4",
"chai-spies": "^1.0.0",
"cross-env": "^5.0.5",
"eslint": "^6.5.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "~7.15.1",
"eslint-plugin-react-hooks": "^1.7.0",
"karma": "^2.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "^1.0.1",
"karma-coverage": "^1.1.1",
"cross-env": "^7.0.3",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "~7.25.1",
"eslint-plugin-react-hooks": "^2.5.1",
"karma": "^6.3.4",
"karma-chrome-launcher": "^3.1.0",
"karma-cli": "^2.0.0",
"karma-coverage": "^2.0.3",
"karma-html2js-preprocessor": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-webpack": "^2.0.5",
"mocha": "^5.0.1",
"puppeteer": "^1.1.0",
"rimraf": "^2.6.2"
"karma-mocha": "^2.0.1",
"karma-webpack": "^5.0.0",
"mocha": "^9.1.1",
"puppeteer": "^10.2.0",
"rimraf": "^3.0.2"
},
"gitHead": "612cf11a81fdf4580ce655a048089d592bc1ec85"
"gitHead": "cf3ac7c1e54050bb03f2d87aef271030a9fac4fe"
}
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