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.5 to 0.1.6

22

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

@@ -45,3 +45,3 @@ "private": false,

"devDependencies": {
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@types/jest": "^27.4.1",

@@ -51,9 +51,19 @@ "@types/uuid": "^8.3.4",

"react": "^17.0.2",
"react-test-renderer": "^18.0.0",
"react-test-renderer": "^17.0.2",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
},
"optionalDependencies": {
"react": ">16.8"
"peerDependencies": {
"@types/react": "^16.9.0 || ^17.0.0",
"react": "^16.9.0 || ^17.0.0",
"react-dom": "^16.9.0 || ^17.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
},
"react-dom": {
"optional": true
}
},
"types": "dist/types/index.d.ts",

@@ -67,3 +77,3 @@ "typesVersions": {

},
"gitHead": "ee10ae669e162f308f5780b13a61db71ad59c2d5"
"gitHead": "a36ad57b4ec0a8f442602ac77c612caed796c6c5"
}
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