@deephaven/redux
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@deephaven/redux", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Deephaven Redux", | ||
@@ -38,3 +38,2 @@ "author": "Deephaven Data Labs LLC", | ||
"deep-equal": "^2.0.4", | ||
"reduce-reducers": "^1.0.1", | ||
"redux-thunk": "^2.3.0" | ||
@@ -45,4 +44,4 @@ }, | ||
"@babel/core": "7.12.3", | ||
"@deephaven/log": "^0.1.2", | ||
"@deephaven/tsconfig": "^0.1.2", | ||
"@deephaven/log": "^0.1.3", | ||
"@deephaven/tsconfig": "^0.1.3", | ||
"@types/jest": "^26.0.23", | ||
@@ -55,3 +54,4 @@ "babel-loader": "8.1.0", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^26.5.6" | ||
"ts-jest": "^26.5.6", | ||
"typescript": "^4.3.2" | ||
}, | ||
@@ -68,3 +68,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "2f2cdc36069263ecaaf5043f2e80ff0ee6031f28" | ||
"gitHead": "b6ce6e7886aed4a9b46369ad78965d76fa64cda3" | ||
} |
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
158883
13
- Removedreduce-reducers@^1.0.1
- Removedreduce-reducers@1.0.4(transitive)