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

@cloudflare/component-pagination

Package Overview
Dependencies
Maintainers
28
Versions
678
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/component-pagination - npm Package Compare versions

Comparing version 5.0.42 to 5.0.43

1

es/Button.js

@@ -38,3 +38,2 @@ import React from 'react';

backgroundColor: !disabled && theme.colors.gray[9],
outline: 'none',
borderColor: theme.colors.blue[4],

@@ -41,0 +40,0 @@ boxShadow: 'none'

@@ -52,3 +52,2 @@ "use strict";

backgroundColor: !disabled && theme.colors.gray[9],
outline: 'none',
borderColor: theme.colors.blue[4],

@@ -55,0 +54,0 @@ boxShadow: 'none'

14

package.json
{
"name": "@cloudflare/component-pagination",
"description": "Cloudflare Pagination Component",
"version": "5.0.42",
"version": "5.0.43",
"main": "lib/index.js",

@@ -15,8 +15,8 @@ "module": "es/index.js",

"dependencies": {
"@cloudflare/component-dynamic-content": "^1.1.459",
"@cloudflare/component-icon": "^7.2.7",
"@cloudflare/component-loading": "^4.1.373",
"@cloudflare/component-dynamic-content": "^1.1.460",
"@cloudflare/component-icon": "^7.2.8",
"@cloudflare/component-loading": "^4.1.374",
"@cloudflare/intl-core": "^1.11.1",
"@cloudflare/intl-react": "^1.9.67",
"@cloudflare/style-container": "^7.8.29",
"@cloudflare/intl-react": "^1.9.68",
"@cloudflare/style-container": "^7.8.30",
"@cloudflare/util-formatters": "^2.7.5",

@@ -40,3 +40,3 @@ "@cloudflare/util-markdown": "^1.2.15",

},
"gitHead": "2c73bde0b6097fdd8ecb63012956983d4168d82f"
"gitHead": "c0ee60f82b55dce7800eb2543194bd79c93902e8"
}

Sorry, the diff of this file is too big to display

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