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

@equinor/fusion-framework-cli

Package Overview
Dependencies
Maintainers
3
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-framework-cli - npm Package Compare versions

Comparing version 1.1.9 to 1.2.0

bin/dev-portal/assets/index.9e82bfc7.js

4

bin/create-config.js

@@ -34,2 +34,6 @@ import { resolve } from 'path';

},
// minify: false,
// terserOptions: {
// mangle: false,
// },
},

@@ -36,0 +40,0 @@ customLogger: createCustomLogger(),

@@ -20,2 +20,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

const resolveRelativePath = (path) => fileURLToPath(new URL(path, import.meta.url));
// eslint-disable-next-line @typescript-eslint/no-explicit-any
export const server = (config) => __awaiter(void 0, void 0, void 0, function* () {

@@ -22,0 +23,0 @@ var _a, _b;

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

## [1.2.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@1.1.9...@equinor/fusion-framework-cli@1.2.0) (2022-12-12)
### Features
- **utils/cli:** update context selector ([c091107](https://github.com/equinor/fusion-framework/commit/c09110735e019b47f16300332fedb360d3396cfc))
### Bug Fixes
- **utils/cli:** fix layout of router outlet ([ac99033](https://github.com/equinor/fusion-framework/commit/ac99033061ae9867adf6c47f1293266fd20ab8ef))
- **utils/cli:** update header of error view ([971b5e5](https://github.com/equinor/fusion-framework/commit/971b5e5ee8f3ec98e2ec41eb485bf01b35ee501e))
- **utils/cli:** update loading of application ([4de3289](https://github.com/equinor/fusion-framework/commit/4de3289942f8e3d81f4ee5749311479f4f49b680))
## [1.1.9](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-cli@1.1.8...@equinor/fusion-framework-cli@1.1.9) (2022-12-08)

@@ -8,0 +20,0 @@

10

package.json
{
"name": "@equinor/fusion-framework-cli",
"version": "1.1.9",
"version": "1.2.0",
"keywords": [

@@ -38,5 +38,5 @@ "Fusion",

"devDependencies": {
"@equinor/fusion-framework-app": "^4.0.11",
"@equinor/fusion-framework-module-context": "^1.1.8",
"@equinor/fusion-framework-react": "^2.0.12",
"@equinor/fusion-framework-app": "^4.0.12",
"@equinor/fusion-framework-module-context": "^1.1.9",
"@equinor/fusion-framework-react": "^2.0.13",
"@equinor/fusion-react-button": "^0.5.15",

@@ -56,3 +56,3 @@ "@equinor/fusion-react-context-selector": "^0.1.8",

},
"gitHead": "7c03916da17e754a65ec93ea06f8e1bb3e2412ab"
"gitHead": "acfc1533fae1e5a95f8463cc2d6e3a2ad94c252e"
}

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