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
3
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.1.12 to 3.2.0

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Change Log

# [3.2.0](https://github.com/liferay/clay/compare/@clayui/pagination-bar@3.1.12...@clayui/pagination-bar@3.2.0) (2020-10-01)
### Features
- **clayui.com:** Move API tables to new files and update document tabs, rename files to use singular naming instead of plural, change mainTabURL of pagination-bar to a proper one ([d812ee9](https://github.com/liferay/clay/commit/d812ee9))
- add displayName for all components ([cc3211d](https://github.com/liferay/clay/commit/cc3211d))
## [3.1.12](https://github.com/liferay/clay/compare/@clayui/pagination-bar@3.1.11...@clayui/pagination-bar@3.1.12) (2020-08-28)

@@ -8,0 +15,0 @@

2

lib/PaginationBar.js

@@ -39,2 +39,4 @@ "use strict";

ClayPaginationBar.displayName = 'ClayPaginationBar';
var _default = Object.assign(ClayPaginationBar, {

@@ -41,0 +43,0 @@ DropDown: _DropDown.default,

14

package.json
{
"name": "@clayui/pagination-bar",
"version": "3.1.12",
"version": "3.2.0",
"description": "ClayPaginationBar component",

@@ -29,7 +29,7 @@ "license": "BSD-3-Clause",

"dependencies": {
"@clayui/button": "^3.4.0",
"@clayui/drop-down": "^3.7.0",
"@clayui/icon": "^3.0.5",
"@clayui/pagination": "^3.2.8",
"@clayui/shared": "^3.2.3",
"@clayui/button": "^3.5.0",
"@clayui/drop-down": "^3.8.0",
"@clayui/icon": "^3.1.0",
"@clayui/pagination": "^3.3.0",
"@clayui/shared": "^3.3.0",
"classnames": "^2.2.6"

@@ -45,3 +45,3 @@ },

],
"gitHead": "4d6a1e7627802a6fef0330b1737fd8e086986bd6"
"gitHead": "b4365d2a98a7d6a5aa2383daaa6f7a633f4f23c2"
}

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