seng-event
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -1,2 +0,1 @@ | ||
import 'ts-helpers'; | ||
import { default as _export } from './lib/EventDispatcher'; | ||
@@ -3,0 +2,0 @@ export { default as IEventDispatcher } from './lib/IEventDispatcher'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
require("ts-helpers"); | ||
var EventDispatcher_1 = require("./lib/EventDispatcher"); | ||
@@ -5,0 +4,0 @@ var EventPhase_1 = require("./lib/EventPhase"); |
{ | ||
"name": "seng-event", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Provides Classes and utilities for dispatching and listening to events.", | ||
@@ -112,3 +112,2 @@ "main": "index.js", | ||
"sinon-chai": "^2.14.0", | ||
"ts-helpers": "^1.1.1", | ||
"tslint": "^5.3.2", | ||
@@ -125,5 +124,5 @@ "tslint-config-airbnb": "^5.0.1", | ||
"dependencies": { | ||
"seng-disposable": "^1.1.2", | ||
"seng-disposable": "^1.1.3", | ||
"tslib": "^1.2.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
42
0
215588
1208
Updatedseng-disposable@^1.1.3