Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-css/pagination

Package Overview
Dependencies
Maintainers
4
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/pagination - npm Package Compare versions

Comparing version 7.1.1 to 7.1.2

7

CHANGELOG.md

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

<a name="7.1.2"></a>
##7.1.2
🗓
2024-02-05 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/pagination@7.1.1...@spectrum-css/pagination@7.1.2)
**Note:** Version bump only for package @spectrum-css/pagination
<a name="7.1.1"></a>

@@ -8,0 +15,0 @@ ##7.1.1

4

package.json
{
"name": "@spectrum-css/pagination",
"version": "7.1.1",
"version": "7.1.2",
"description": "The Spectrum CSS Pagination component",

@@ -28,3 +28,3 @@ "license": "Apache-2.0",

},
"gitHead": "39edf2df958e462dedc9b070b0ccabb4a9c2140b"
"gitHead": "ee1d7f07ce02d52206864216f7bc5c654c8d004a"
}

@@ -33,2 +33,3 @@ import { html } from "lit";

isQuiet: true,
iconSet: "ui",
iconName: "ChevronLeft",

@@ -46,2 +47,3 @@ customClasses: [`${rootClass}-prevButton`],

isQuiet: true,
iconSet: "ui",
iconName: "ChevronRight",

@@ -48,0 +50,0 @@ customClasses: [`${rootClass}-nextButton`],

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