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.1.0 to 4.1.1

6

CHANGELOG.md
# Change Log
## 4.1.1
### Patch Changes
- [#1981](https://github.com/equinor/fusion-framework/pull/1981) [`3d068b5`](https://github.com/equinor/fusion-framework/commit/3d068b5a7b214b62fcae5546f08830ea90f872dc) Thanks [@eikeland](https://github.com/eikeland)! - Align package exports with node10+ documentation.
## 4.1.0

@@ -4,0 +10,0 @@

2

dist/esm/version.js

@@ -1,2 +0,2 @@

export const version = '4.1.0';
export const version = '4.1.1';
//# sourceMappingURL=version.js.map

@@ -1,1 +0,1 @@

export declare const version = "4.1.0";
export declare const version = "4.1.1";
{
"name": "@equinor/fusion-framework-module-event",
"version": "4.1.0",
"version": "4.1.1",
"description": "Fusion module for events",
"main": "./dist/esm/index.js",
"module": "./dist/esm/index.js",
"exports": {
".": {
"import": "./dist/esm/index.js",
"types": "./dist/types/index.d.ts"
}
},
"keywords": [

@@ -8,0 +14,0 @@ "config"

// Generated by genversion.
export const version = '4.1.0';
export const version = '4.1.1';

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