@flowio/events
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -7,3 +7,3 @@ 'use strict'; | ||
var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); | ||
var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); /* eslint-disable no-console */ | ||
@@ -10,0 +10,0 @@ var _find = require('lodash/find'); |
{ | ||
"name": "@flowio/events", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Event Bus (Pub/Sub)", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@flowio/eslint-config-flowio": "^11.1.0", | ||
"@flowio/eslint-config-flowio": "^12.0.0", | ||
"@flowio/eslint-plugin-flowio": "^0.0.1", | ||
@@ -40,6 +40,6 @@ "babel-cli": "^6.26.0", | ||
"cross-env": "^5.0.5", | ||
"eslint": "^4.18.1", | ||
"eslint-plugin-import": "^2.9.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.3", | ||
"eslint-plugin-react": "^7.7.0", | ||
"eslint": "^5.1.0", | ||
"eslint-plugin-import": "^2.13.0", | ||
"eslint-plugin-jsx-a11y": "^6.1.1", | ||
"eslint-plugin-react": "^7.10.0", | ||
"karma": "^2.0.0", | ||
@@ -46,0 +46,0 @@ "karma-chrome-launcher": "^2.2.0", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
15489
183
1