@equinor/fusion-observable
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"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" | ||
} |
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
124603
4
9