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
2
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.1 to 0.0.2

3

components/index.js

@@ -0,1 +1,2 @@

import { RadioGroup, Radio } from './Radio';
export { default as Checkbox } from './Checkbox';

@@ -5,4 +6,4 @@ export { default as FormField } from './FormField';

export { default as PhoneInput } from './PhoneInput';
export { default as RadioGroup, Radio } from './Radio';
export { default as Select } from './Select';
export { default as TextArea } from './TextArea';
export { RadioGroup, Radio };
{
"name": "@potok/forms",
"version": "0.0.1",
"version": "0.0.2",
"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