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

@pikas-ui/checkbox

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pikas-ui/checkbox - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

16

package.json
{
"name": "@pikas-ui/checkbox",
"version": "3.0.1",
"version": "3.0.2",
"private": false,

@@ -37,5 +37,5 @@ "description": "Components for creating checkboxes",

"dependencies": {
"@pikas-ui/icons": "3.0.1",
"@pikas-ui/styles": "3.0.1",
"@pikas-ui/text": "4.0.1",
"@pikas-ui/icons": "3.0.2",
"@pikas-ui/styles": "3.0.2",
"@pikas-ui/text": "4.0.2",
"@radix-ui/react-checkbox": "^1.0.0",

@@ -45,4 +45,4 @@ "font-color-contrast": "^11.1.0"

"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "18.2.0",
"react-dom": "18.2.0"
},

@@ -53,4 +53,4 @@ "devDependencies": {

"@types/node": "^18.7.15",
"@types/react": "^18.0.18",
"@types/react-dom": "^18.0.6",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"cross-env": "^7.0.3",

@@ -57,0 +57,0 @@ "eslint": "^8.23.0",

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