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

@potok/forms

Package Overview
Dependencies
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@potok/forms - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

4

components/Checkbox/styled/index.js

@@ -85,2 +85,6 @@ import styled, { css } from 'styled-components';

`,
[themeDevices.desktop]: css`
color: ${ifProp('checked', colors.N900, colors.N600)};
padding-left: 20px;
`,
})};

@@ -87,0 +91,0 @@ `;

2

package.json
{
"name": "@potok/forms",
"version": "0.0.26",
"version": "0.0.27",
"description": "Potok.io UI Kit Form Components",

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

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