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

@equinor/fusion-framework-module-event

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-framework-module-event - npm Package Compare versions

Comparing version 1.2.1 to 2.0.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.0.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-event@1.2.1...@equinor/fusion-framework-module-event@2.0.0) (2023-01-27)
**Note:** Version bump only for package @equinor/fusion-framework-module-event
## [2.0.0-alpha.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-event@1.2.1...@equinor/fusion-framework-module-event@2.0.0-alpha.0) (2023-01-26)
**Note:** Version bump only for package @equinor/fusion-framework-module-event
## 1.2.1 (2023-01-26)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@equinor/fusion-framework-module-event",
"version": "1.2.1",
"version": "2.0.0",
"description": "Fusion module for events",

@@ -22,6 +22,6 @@ "main": "./dist/esm/index.js",

"url": "git+https://github.com/equinor/fusion-framework.git",
"directory": "packages/module-app-config"
"directory": "packages/modules/event"
},
"dependencies": {
"@equinor/fusion-framework-module": "^1.3.0"
"@equinor/fusion-framework-module": "^2.0.0"
},

@@ -39,3 +39,3 @@ "devDependencies": {

},
"gitHead": "d7bdb6e942f8b4f1f6ddf126f044fe9c64609bdd"
"gitHead": "6738a5a6d620717c31d84ac94c217162a045b5fb"
}
{
"extends": "../../tsconfig.base.json",
"extends": "../../../tsconfig.base.json",
"compilerOptions": {

@@ -11,7 +11,7 @@ "outDir": "dist/esm",

{
"path": "../../utils/observable"
},
{
"path": "../module"
},
{
"path": "../../utils/observable"
}
],

@@ -18,0 +18,0 @@ "include": [

Sorry, the diff of this file is not supported yet

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