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

@equinor/fusion-framework-module-context

Package Overview
Dependencies
Maintainers
4
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 5.0.12 to 6.0.0-next-663bed8344cc2ca0111705b05045173328b3104d

15

CHANGELOG.md
# Change Log
## 6.0.0-next-663bed8344cc2ca0111705b05045173328b3104d
### Major Changes
- [#2510](https://github.com/equinor/fusion-framework/pull/2510) [`663bed8`](https://github.com/equinor/fusion-framework/commit/663bed8344cc2ca0111705b05045173328b3104d) Thanks [@eikeland](https://github.com/eikeland)! - BREAKING_CHANGE: all fusion-framework modules are now defiend as type module.
> [!WARNING]
> This will introduce breaking changes to the consumption of fusion-framework moduels.
### Patch Changes
- Updated dependencies [[`663bed8`](https://github.com/equinor/fusion-framework/commit/663bed8344cc2ca0111705b05045173328b3104d)]:
- @equinor/fusion-framework-module@5.0.0-next-663bed8344cc2ca0111705b05045173328b3104d
- @equinor/fusion-query@6.0.0-next-663bed8344cc2ca0111705b05045173328b3104d
## 5.0.12

@@ -4,0 +19,0 @@

15

package.json
{
"name": "@equinor/fusion-framework-module-context",
"version": "5.0.12",
"version": "6.0.0-next-663bed8344cc2ca0111705b05045173328b3104d",
"description": "",
"main": "./dist/esm/index.js",
"type": "module",
"exports": {

@@ -48,3 +49,3 @@ ".": {

"fast-deep-equal": "^3.1.3",
"@equinor/fusion-query": "^5.1.3"
"@equinor/fusion-query": "^6.0.0-next-663bed8344cc2ca0111705b05045173328b3104d"
},

@@ -54,10 +55,10 @@ "devDependencies": {

"typescript": "^5.5.4",
"@equinor/fusion-framework-module": "^4.3.5",
"@equinor/fusion-framework-module-navigation": "^4.0.7",
"@equinor/fusion-framework-module-event": "^4.2.4",
"@equinor/fusion-framework-module-services": "^4.1.4"
"@equinor/fusion-framework-module-event": "^5.0.0-next-663bed8344cc2ca0111705b05045173328b3104d",
"@equinor/fusion-framework-module": "^5.0.0-next-663bed8344cc2ca0111705b05045173328b3104d",
"@equinor/fusion-framework-module-navigation": "^5.0.0-next-663bed8344cc2ca0111705b05045173328b3104d",
"@equinor/fusion-framework-module-services": "^5.0.0-next-663bed8344cc2ca0111705b05045173328b3104d"
},
"peerDependencies": {
"rxjs": "^7.8.1",
"@equinor/fusion-framework-module": "^4.3.5"
"@equinor/fusion-framework-module": "^5.0.0-next-663bed8344cc2ca0111705b05045173328b3104d"
},

@@ -64,0 +65,0 @@ "scripts": {

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