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

@welcome-ui/pagination

Package Overview
Dependencies
Maintainers
10
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@welcome-ui/pagination - npm Package Compare versions

Comparing version 5.0.0-alpha.2 to 5.0.0-alpha.4

4

dist/pagination.cjs.js

@@ -127,3 +127,3 @@ 'use strict';

}), leftArrow || /*#__PURE__*/React__default["default"].createElement(icons.LeftIcon, {
size: "xs"
size: "sm"
}));

@@ -160,3 +160,3 @@ })), pages.map(function (iPage, i) {

}), rightArrow || /*#__PURE__*/React__default["default"].createElement(icons.RightIcon, {
size: "xs"
size: "sm"
}));

@@ -163,0 +163,0 @@ }))));

@@ -118,3 +118,3 @@ import React, { useMemo, useRef, useCallback } from 'react';

}), leftArrow || /*#__PURE__*/React.createElement(LeftIcon, {
size: "xs"
size: "sm"
}));

@@ -151,3 +151,3 @@ })), pages.map(function (iPage, i) {

}), rightArrow || /*#__PURE__*/React.createElement(RightIcon, {
size: "xs"
size: "sm"
}));

@@ -154,0 +154,0 @@ }))));

{
"name": "@welcome-ui/pagination",
"version": "5.0.0-alpha.2",
"version": "5.0.0-alpha.4",
"description": "Customizable design system with react • styled-components • styled-system and reakit.",

@@ -41,3 +41,3 @@ "main": "dist/pagination.cjs.js",

"dependencies": {
"@welcome-ui/icons": "^5.0.0-alpha.2",
"@welcome-ui/icons": "^5.0.0-alpha.4",
"@welcome-ui/system": "^5.0.0-alpha.1",

@@ -52,3 +52,3 @@ "@welcome-ui/utils": "^5.0.0-alpha.1",

},
"gitHead": "ab1f556f7379f6421dd564c04e6a9cfaa94919ef",
"gitHead": "4ca0d77192ed57ae9aae6ae0e61466fb5c1004a5",
"sideEffects": false,

@@ -55,0 +55,0 @@ "component": "Pagination",

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