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

@equinor/fusion-observable

Package Overview
Dependencies
Maintainers
4
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-observable - npm Package Compare versions

Comparing version 8.1.3 to 8.1.4

2

dist/esm/version.js

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

export const version = '8.1.3';
export const version = '8.1.4';
//# sourceMappingURL=version.js.map
import { Action } from './types';
export declare class ActionError<TAction extends Action, TCause extends Error = Error> extends Error {
export declare class ActionError<TAction extends Action = Action, TCause extends Error = Error> extends Error {
action: TAction;

@@ -4,0 +4,0 @@ cause: TCause;

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

export declare const version = "8.1.3";
export declare const version = "8.1.4";
{
"name": "@equinor/fusion-observable",
"version": "8.1.3",
"version": "8.1.4",
"description": "WIP",

@@ -5,0 +5,0 @@ "keywords": [

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