@equinor/fusion-observable
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
124612
5