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 0.1.7 to 0.1.8

35

package.json
{
"name": "@equinor/fusion-observable",
"version": "0.1.7",
"version": "0.1.8",
"description": "WIP",

@@ -15,2 +15,16 @@ "private": false,

"main": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
"typesVersions": {
"*": {
"operators": [
"dist/types/operators/index.d.ts"
],
"query": [
"dist/types/query/index.d.ts"
],
"react": [
"dist/types/react/index.d.ts"
]
}
},
"directories": {

@@ -48,2 +62,3 @@ "dist": "dist"

"@types/jest": "^27.4.1",
"@types/react": "^17.0.2",
"@types/uuid": "^8.3.4",

@@ -57,5 +72,4 @@ "jest": "^27.5.1",

"peerDependencies": {
"@types/react": "^16.9.0 || ^17.0.0",
"react": "^16.9.0 || ^17.0.0",
"react-dom": "^16.9.0 || ^17.0.0"
"@types/react": "^16.9.0 || ^17.0.0 || ^18.0.0",
"react": "^16.9.0 || ^17.0.0 || ^18.0.0"
},

@@ -65,16 +79,5 @@ "peerDependenciesMeta": {

"optional": true
},
"react-dom": {
"optional": true
}
},
"types": "dist/types/index.d.ts",
"typesVersions": {
">=4.2": {
"*": [
"dist/types/*"
]
}
},
"gitHead": "ebc05b53558f01224c1c294b1f96fc110324ef3b"
"gitHead": "0b56e019aeb4ac8416497db34898cad8e3aa281f"
}
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