@peersyst/react-hooks
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -28,4 +28,4 @@ import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray"; | ||
}); | ||
}, [pages.length, getItems]); | ||
}, [pages.length]); | ||
return items; | ||
} |
@@ -28,4 +28,4 @@ import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray"; | ||
}); | ||
}, [pages.length, getItems]); | ||
}, [pages.length]); | ||
return items; | ||
} |
@@ -28,4 +28,4 @@ import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray"; | ||
}); | ||
}, [pages.length, getItems]); | ||
}, [pages.length]); | ||
return items; | ||
} |
@@ -40,4 +40,4 @@ "use strict"; | ||
}); | ||
}, [pages.length, getItems]); | ||
}, [pages.length]); | ||
return items; | ||
} |
{ | ||
"name": "@peersyst/react-hooks", | ||
"author": "Peersyst", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "main": "./node/index.js", |
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
0
33975