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

@equinor/fusion-observable

Package Overview
Dependencies
Maintainers
3
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 1.5.1 to 2.0.1

1

dist/esm/react/index.js

@@ -10,3 +10,2 @@ export * from './useObservable';

export * from './useObservableInput';
export * from './useDebounceQuery';
//# sourceMappingURL=index.js.map

@@ -10,2 +10,1 @@ export * from './useObservable';

export * from './useObservableInput';
export * from './useDebounceQuery';
{
"name": "@equinor/fusion-observable",
"version": "1.5.1",
"version": "2.0.1",
"description": "WIP",

@@ -18,6 +18,2 @@ "private": false,

"./operators": "./dist/esm/operators/index.js",
"./query": "./dist/esm/query/index.js",
"./query/actions": "./dist/esm/query/actions.js",
"./query/client": "./dist/esm/query/client/index.js",
"./query/cache": "./dist/esm/query/cache/index.js",
"./react": "./dist/esm/react/index.js"

@@ -31,14 +27,2 @@ },

],
"query": [
"dist/types/query/index.d.ts"
],
"query/actions": [
"dist/types/query/actions.d.ts"
],
"query/client": [
"dist/types/query/client/index.d.ts"
],
"query/cache": [
"dist/types/query/cache/index.d.ts"
],
"react": [

@@ -88,3 +72,3 @@ "dist/types/react/index.d.ts"

"ts-jest": "^27.1.4",
"typescript": "^4.8.4"
"typescript": "^4.9.3"
},

@@ -100,3 +84,3 @@ "peerDependencies": {

},
"gitHead": "8771d3b889de73fff04309f106bd132bee668bab"
"gitHead": "9506dd4273dae255a292d734c93e53e7f5c62bbf"
}

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