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

@snack-uikit/pagination

Package Overview
Dependencies
Maintainers
0
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/pagination - npm Package Compare versions

Comparing version 0.7.2-preview-7adaddbe.0 to 0.7.2-preview-c9b51578.0

3

dist/cjs/components/PageButton/PageButton.js

@@ -23,4 +23,5 @@ "use strict";

const contexts_1 = require("../../contexts");
require("./styles.module.css");
const styles_module_scss_1 = __importDefault({
"pageButton": "styles-module__pageButton___1i6nB"
"pageButton": "pageButton"
});

@@ -27,0 +28,0 @@ function PageButton(_a) {

@@ -22,5 +22,6 @@ "use strict";

const utils_1 = require("@snack-uikit/utils");
require("./styles.module.css");
const styles_module_scss_1 = __importDefault({
"pageButtonSlider": "styles-module__pageButtonSlider___2cezV",
"pageButtonSliderDot": "styles-module__pageButtonSliderDot___275vM"
"pageButtonSlider": "pageButtonSlider",
"pageButtonSliderDot": "pageButtonSliderDot"
});

@@ -27,0 +28,0 @@ function PageSliderButton(_a) {

@@ -30,4 +30,5 @@ "use strict";

const PageNumberButton_1 = require("../PageNumberButton");
require("./styles.module.css");
const styles_module_scss_1 = __importDefault({
"pagination": "styles-module__pagination___1QumX"
"pagination": "pagination"
});

@@ -34,0 +35,0 @@ const FIRST_PAGE = 1;

@@ -24,4 +24,5 @@ "use strict";

const PageSliderButton_1 = require("../PageSliderButton");
require("./styles.module.css");
const styles_module_scss_1 = __importDefault({
"paginationSlider": "styles-module__paginationSlider___1vQWu"
"paginationSlider": "paginationSlider"
});

@@ -28,0 +29,0 @@ const FIRST_PAGE = 1;

@@ -7,3 +7,3 @@ {

"title": "Pagination",
"version": "0.7.2-preview-7adaddbe.0",
"version": "0.7.2-preview-c9b51578.0",
"sideEffects": [

@@ -38,7 +38,7 @@ "*.css",

"dependencies": {
"@snack-uikit/button": "0.17.6-preview-7adaddbe.0",
"@snack-uikit/icons": "0.22.2-preview-7adaddbe.0",
"@snack-uikit/utils": "3.4.1-preview-7adaddbe.0"
"@snack-uikit/button": "0.17.6-preview-c9b51578.0",
"@snack-uikit/icons": "0.22.2-preview-c9b51578.0",
"@snack-uikit/utils": "3.4.1-preview-c9b51578.0"
},
"gitHead": "22ebb9f5f7f3407dd6a2a31baf58dab13199b158"
"gitHead": "624870da9f378e8342693b2b54f38fef2716c7d2"
}
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