@redux-saga/testing-utils
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "@redux-saga/testing-utils", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Redux-saga simple testing utils.", | ||
@@ -40,4 +40,4 @@ "main": "./dist/redux-saga-testing-utils.cjs.js", | ||
"dependencies": { | ||
"@redux-saga/symbols": "^1.1.2", | ||
"@redux-saga/types": "^1.2.0" | ||
"@redux-saga/symbols": "^1.1.3", | ||
"@redux-saga/types": "^1.2.1" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
"lerna-alias": "^3.0.2", | ||
"redux-saga": "^1.2.0", | ||
"redux-saga": "^1.2.1", | ||
"rimraf": "^3.0.0", | ||
@@ -55,0 +55,0 @@ "rollup": "^1.23.1", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
13916
8
0
Updated@redux-saga/symbols@^1.1.3
Updated@redux-saga/types@^1.2.1