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

@equinor/fusion-framework-module-services

Package Overview
Dependencies
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.1 to 0.2.0

9

CHANGELOG.md

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

## [0.2.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-services@0.1.1...@equinor/fusion-framework-module-services@0.2.0) (2022-10-17)
### Features
* **observable:** expose async query function ([b9292fc](https://github.com/equinor/fusion-framework/commit/b9292fcabd0756c0340fc767acf592482b253cd0))
## 0.1.1 (2022-10-03)

@@ -8,0 +17,0 @@

10

package.json
{
"name": "@equinor/fusion-framework-module-services",
"version": "0.1.1",
"version": "0.2.0",
"description": "",

@@ -51,5 +51,5 @@ "sideEffects": false,

"devDependencies": {
"@equinor/fusion-framework-module": "^1.2.3",
"@equinor/fusion-framework-module-http": "^2.0.11",
"@equinor/fusion-framework-module-service-discovery": "^3.0.3"
"@equinor/fusion-framework-module": "^1.2.4",
"@equinor/fusion-framework-module-http": "^2.0.12",
"@equinor/fusion-framework-module-service-discovery": "^3.0.4"
},

@@ -60,3 +60,3 @@ "peerDependencies": {

},
"gitHead": "573a97b7b0938a4cfad7063480ad88b5adab6ba1"
"gitHead": "c36c98d5df35fab64c8afe40dd0072e8806655e4"
}

@@ -26,3 +26,2 @@ import { IHttpClient } from '@equinor/fusion-framework-module-http';

type ApiProviderCtorArgs<TClient extends IHttpClient = IHttpClient> = {

@@ -29,0 +28,0 @@ /** method for creating IHttpClients for api clients */

Sorry, the diff of this file is not supported yet

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