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
3
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.1.1 to 1.1.2

4

CHANGELOG.md

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

## 1.1.2 (2022-11-02)
**Note:** Version bump only for package @equinor/fusion-framework-module-event
## [1.1.1](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-event@1.1.0...@equinor/fusion-framework-module-event@1.1.1) (2022-11-02)

@@ -8,0 +12,0 @@

11

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

@@ -8,5 +8,4 @@ "main": "./dist/esm/index.js",

"scripts": {
"build": "npm run build:typescript",
"build:typescript": "tsc -b --verbose",
"prepack": "npm run build"
"build": "tsc -b",
"prepack": "yarn build"
},

@@ -27,3 +26,3 @@ "keywords": [

"dependencies": {
"@equinor/fusion-framework-module": "^1.2.6"
"@equinor/fusion-framework-module": "^1.2.7"
},

@@ -41,3 +40,3 @@ "devDependencies": {

},
"gitHead": "21ae1ec0a760c03a0887eced5532de8443274916"
"gitHead": "07b75f05b0f7c01cfeb240dc1dfd1e64fbaa2267"
}
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