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

@pikas-ui/button

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pikas-ui/button - npm Package Compare versions

Comparing version 4.0.7 to 4.1.0

15

package.json
{
"name": "@pikas-ui/button",
"version": "4.0.7",
"version": "4.1.0",
"private": false,

@@ -20,2 +20,7 @@ "keywords": [

"require": "./dist/index.js"
},
"./dist/*": {
"types": "./dist/*.d.ts",
"import": "./dist/esm/*.js",
"require": "./dist/*.js"
}

@@ -39,6 +44,6 @@ },

"dependencies": {
"@pikas-ui/icons": "4.1.0",
"@pikas-ui/loader": "4.0.5",
"@pikas-ui/styles": "4.0.5",
"@pikas-utils/color": "2.0.4"
"@pikas-ui/icons": "4.1.1",
"@pikas-ui/loader": "4.1.0",
"@pikas-ui/styles": "4.1.0",
"@pikas-utils/color": "2.1.0"
},

@@ -45,0 +50,0 @@ "peerDependencies": {

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