New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clayui/pagination-bar

Package Overview
Dependencies
Maintainers
12
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/pagination-bar - npm Package Compare versions

Comparing version 3.99.0 to 3.99.1

2

lib/PaginationBarWithBasicItems.js

@@ -138,3 +138,3 @@ "use strict";

return /*#__PURE__*/_react.default.createElement(_PaginationBar.default, otherProps, showDeltasDropDown && /*#__PURE__*/_react.default.createElement("div", {
className: "pagination-items-per-page"
className: "dropdown pagination-items-per-page"
}, /*#__PURE__*/_react.default.createElement(_core.Picker, {

@@ -141,0 +141,0 @@ activeDelta: activeDelta,

{
"name": "@clayui/pagination-bar",
"version": "3.99.0",
"version": "3.99.1",
"description": "ClayPaginationBar component",

@@ -30,6 +30,6 @@ "license": "BSD-3-Clause",

"@clayui/button": "^3.92.0",
"@clayui/core": "^3.99.0",
"@clayui/drop-down": "^3.99.0",
"@clayui/core": "^3.99.1",
"@clayui/drop-down": "^3.99.1",
"@clayui/icon": "^3.56.0",
"@clayui/pagination": "^3.99.0",
"@clayui/pagination": "^3.99.1",
"@clayui/shared": "^3.96.0",

@@ -46,3 +46,3 @@ "classnames": "^2.2.6"

],
"gitHead": "235bbede3613b988cc481abc7a76c74c76729c9e"
"gitHead": "8cfc0c25944df8c8e8fa878b05967d41e3604f9c"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc