@equinor/fusion-observable
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "@equinor/fusion-observable", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "WIP", | ||
"private": false, | ||
"keywords": [ | ||
@@ -47,6 +46,2 @@ "observable", | ||
"build": "tsc -b", | ||
"test": "jest", | ||
"test:watch": "jest --watch", | ||
"test:coverage": "npm test -- --coverage ", | ||
"test:show": "http-server coverage/lcov-report", | ||
"lint": "eslint --ext .ts,.tsx,.js src/", | ||
@@ -64,15 +59,10 @@ "lint:fix": "eslint --ext .ts,.tsx,.js src/ --fix", | ||
"devDependencies": { | ||
"@testing-library/react-hooks": "^8.0.1", | ||
"@types/jest": "^27.4.1", | ||
"@types/react": "^17.0.2", | ||
"@types/uuid": "^8.3.4", | ||
"jest": "^27.5.1", | ||
"react": "^17.0.2", | ||
"react-test-renderer": "^17.0.2", | ||
"ts-jest": "^27.1.4", | ||
"typescript": "^4.9.3" | ||
}, | ||
"peerDependencies": { | ||
"@types/react": "^16.9.0 || ^17.0.0 || ^18.0.0", | ||
"react": "^16.9.0 || ^17.0.0 || ^18.0.0" | ||
"@types/react": "^17.0.0 || ^18.0.0", | ||
"react": "^17.0.0 || ^18.0.0" | ||
}, | ||
@@ -84,3 +74,3 @@ "peerDependenciesMeta": { | ||
}, | ||
"gitHead": "6738a5a6d620717c31d84ac94c217162a045b5fb" | ||
"gitHead": "85cb1b4a12ef25787cd6d88da648c566c810b9f5" | ||
} |
Sorry, the diff of this file is not supported yet
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
4
140616