@genesislcap/foundation-events
Advanced tools
Comparing version 10.3.1 to 11.3.0
@@ -14,2 +14,1 @@ import { DI } from '@microsoft/fast-foundation'; | ||
}; | ||
//# sourceMappingURL=eventEmitterDI.js.map |
@@ -8,2 +8,1 @@ import { getBaseEmitArgs, } from '../types'; | ||
}; | ||
//# sourceMappingURL=eventEmitterMixin.js.map |
export * from './eventEmitterDI'; | ||
export * from './eventEmitterMixin'; | ||
//# sourceMappingURL=index.js.map |
import('./index'); | ||
//# sourceMappingURL=index.federated.js.map |
export * from './eventEmitter'; | ||
export * from './types'; | ||
//# sourceMappingURL=index.js.map |
@@ -22,2 +22,1 @@ const isEmitOptions = (candidate) => (candidate === null || candidate === void 0 ? void 0 : candidate.hasOwnProperty('bubbles')) || | ||
export const createSelectEmitter = () => createChangeEmitter(targetFirstSelectedValue); | ||
//# sourceMappingURL=types.js.map |
{ | ||
"name": "@genesislcap/foundation-events", | ||
"description": "Genesis Foundation Events", | ||
"version": "10.3.1", | ||
"version": "11.3.0", | ||
"sideEffects": false, | ||
@@ -9,3 +9,2 @@ "license": "SEE LICENSE IN license.txt", | ||
"types": "dist/dts/index.d.ts", | ||
"unpkg": "dist/foundation-events.min.js", | ||
"config": { | ||
@@ -26,3 +25,3 @@ "PORT": 3060 | ||
"dev:webpack": "cross-env NODE_ENV=development webpack serve", | ||
"prepare": "npm run clean && npm run build", | ||
"prepare": "npm run clean && npm run build:tsc", | ||
"prepublishOnly": "npm run prepare", | ||
@@ -88,3 +87,3 @@ "serve": "serve dist -p $npm_package_config_PORT", | ||
}, | ||
"gitHead": "ba5071ecd9fa59296bb4a392f960283a469cb5da" | ||
"gitHead": "14c3b231f318b547590e2474af8a1e86a7ee63ed" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
1
41736
21
401
1