Socket
Socket
Sign inDemoInstall

@paprika/checkbox

Package Overview
Dependencies
98
Maintainers
3
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.25-next.0 to 1.0.25

12

CHANGELOG.md
# Changelog
## 1.0.25
### Patch Changes
- d60fb99: peerDependencies now include react@17 and react@18
- Updated dependencies [d60fb99]
- @paprika/constants@1.0.1
- @paprika/icon@2.1.8
- @paprika/tokens@2.0.1
- @paprika/helpers@2.4.2
- @paprika/stylers@1.1.8
## 1.0.25-next.0

@@ -4,0 +16,0 @@

12

package.json
{
"name": "@paprika/checkbox",
"version": "1.0.25-next.0",
"version": "1.0.25",
"description": "Checkbox component displays a checkbox and label text beside it. When clicked it displays a checkmark. It can also have an indeterminate state which can be used to group checkboxes.",

@@ -19,7 +19,7 @@ "author": "@paprika",

"@babel/runtime-corejs2": "^7.3.1",
"@paprika/constants": "^1.0.1-next.0",
"@paprika/helpers": "^2.4.2-next.0",
"@paprika/icon": "^2.1.8-next.0",
"@paprika/stylers": "^1.1.8-next.0",
"@paprika/tokens": "^2.0.1-next.0",
"@paprika/constants": "^1.0.1",
"@paprika/helpers": "^2.4.2",
"@paprika/icon": "^2.1.8",
"@paprika/stylers": "^1.1.8",
"@paprika/tokens": "^2.0.1",
"prop-types": "^15.7.2",

@@ -26,0 +26,0 @@ "uuid": "^8.3.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc