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 4.0.1 to 4.0.2

9

CHANGELOG.md
# Change Log
## 4.0.2
### Patch Changes
- [#946](https://github.com/equinor/fusion-framework/pull/946) [`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352) Thanks [@odinr](https://github.com/odinr)! - Build/update typescript to 5
- Updated dependencies [[`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352)]:
- @equinor/fusion-framework-module@4.2.1
All notable changes to this project will be documented in this file.

@@ -4,0 +13,0 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

10

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

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

"dependencies": {
"@equinor/fusion-framework-module": "^4.1.0"
"@equinor/fusion-framework-module": "^4.2.1"
},
"devDependencies": {
"rxjs": "^7.5.7"
"rxjs": "^7.5.7",
"typescript": "^5.1.3"
},

@@ -38,4 +39,3 @@ "types": "index.d.ts",

}
},
"gitHead": "753d04a18764d5a16d9491ec189df90089534879"
}
}

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