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

@potok/button

Package Overview
Dependencies
Maintainers
5
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@potok/button - npm Package Compare versions

Comparing version 1.0.4-3.1 to 1.1.0-alpha.0386e093

3

components/Button/Button.jsx

@@ -162,7 +162,4 @@ // @flow

withDropdownIcon: false,
theme: {
appearance: 'slick',
},
};
export default Button;

1

constants.js

@@ -208,2 +208,3 @@ import { colors as paletteColors } from '@potok/theme';

appearance: string,
color: string,
};
{
"name": "@potok/button",
"version": "1.0.4-3.1",
"version": "1.1.0-alpha.0386e093",
"description": "Potok.io UI Kit buttons",

@@ -14,5 +14,5 @@ "main": "./index.js",

"dependencies": {
"@potok/icons": "^2.6.13",
"@potok/theme": "^0.6.3"
"@potok/icons": "^2.7.0-alpha.0386e093",
"@potok/theme": "^0.7.0-alpha.0386e093"
}
}
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