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
16
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.30.0 to 3.31.0

lib/ClayPaginationBar.js

6

CHANGELOG.md

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

# [3.31.0](https://github.com/liferay/clay/compare/v3.30.0...v3.31.0) (2021-06-30)
### Bug Fixes
- **@clayui/pagination-bar:** spritemap should be optional ([38638e5](https://github.com/liferay/clay/commit/38638e5))
# [3.30.0](https://github.com/liferay/clay/compare/v3.29.0...v3.30.0) (2021-06-16)

@@ -8,0 +14,0 @@

2

lib/PaginationBarWithBasicItems.d.ts

@@ -21,3 +21,3 @@ import React from 'react';

onPageChange?: (page: number) => void;
spritemap: string;
spritemap?: string;
totalItems: number;

@@ -24,0 +24,0 @@ }

{
"name": "@clayui/pagination-bar",
"version": "3.30.0",
"version": "3.31.0",
"description": "ClayPaginationBar component",

@@ -44,3 +44,3 @@ "license": "BSD-3-Clause",

],
"gitHead": "a96f88fb2f2bf7cd6edc5c5efe86ff2526a3ca66"
"gitHead": "64c20ca9076e625bf215387e53d3b91ce744e142"
}

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