@redux-saga/is
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@redux-saga/is", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Runtime type checking helpers", | ||
@@ -18,3 +18,3 @@ "main": "dist/redux-saga-is.cjs.js", | ||
}, | ||
"repository": "https://github.com/redux-saga/redux-saga/tree/master/packages/is", | ||
"repository": "https://github.com/redux-saga/redux-saga/tree/main/packages/is", | ||
"keywords": [], | ||
@@ -33,4 +33,4 @@ "author": "Yassine ELOUAFI <yelouafi@gmail.com>", | ||
"dependencies": { | ||
"@redux-saga/symbols": "^1.1.2", | ||
"@redux-saga/types": "^1.1.0" | ||
"@redux-saga/symbols": "^1.1.3", | ||
"@redux-saga/types": "^1.2.1" | ||
}, | ||
@@ -44,4 +44,3 @@ "devDependencies": { | ||
"rollup-plugin-babel": "5.0.0-alpha.0" | ||
}, | ||
"gitHead": "da88bb4df0de4066597bd34739580d986f67e0f0" | ||
} | ||
} |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
7797
1
Updated@redux-saga/symbols@^1.1.3
Updated@redux-saga/types@^1.2.1