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

@equinor/fusion-framework-module-http

Package Overview
Dependencies
Maintainers
4
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 5.1.3 to 5.1.4

6

CHANGELOG.md
# Change Log
## 5.1.4
### Patch Changes
- [#1625](https://github.com/equinor/fusion-framework/pull/1625) [`1e4ba77`](https://github.com/equinor/fusion-framework/commit/1e4ba7707d3ce5cfd9c8d6673f760523aa47a45e) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - fix import from non specified export (moduleResolution: bundler)
## 5.1.3

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

2

dist/esm/version.js

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

export const version = '5.1.3';
export const version = '5.1.4';
//# sourceMappingURL=version.js.map

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

export declare const version = "5.1.3";
export declare const version = "5.1.4";
{
"name": "@equinor/fusion-framework-module-http",
"version": "5.1.3",
"version": "5.1.4",
"description": "",

@@ -23,2 +23,6 @@ "main": "dist/esm/index.js",

"types": "./dist/types/lib/selectors/index.d.ts"
},
"./errors": {
"import": "./dist/esm/errors.js",
"types": "./dist/types/errors.d.ts"
}

@@ -25,0 +29,0 @@ },

// Generated by genversion.
export const version = '5.1.3';
export const version = '5.1.4';

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