Socket
Socket
Sign inDemoInstall

@altiore/form

Package Overview
Dependencies
1
Maintainers
1
Versions
180
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.2.0

dist/field/field.d.ts

18

package.json
{
"name": "@altiore/form",
"version": "0.1.4",
"version": "0.2.0",
"description": "Form helper for building powerful forms",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"scripts": {

@@ -43,3 +46,5 @@ "start": "npm run storybook",

"homepage": "https://github.com/altiore/form#readme",
"dependencies": {},
"dependencies": {
"lodash.debounce": "4.0.8"
},
"devDependencies": {

@@ -49,6 +54,7 @@ "@babel/core": "7.14.8",

"@storybook/addon-actions": "^6.3.7",
"@storybook/addon-essentials": "^6.3.7",
"@storybook/addon-links": "^6.3.7",
"@storybook/react": "^6.3.7",
"@storybook/addon-essentials": "6.3.8",
"@storybook/addon-links": "6.3.8",
"@storybook/react": "6.3.8",
"@storybook/storybook-deployer": "^2.8.10",
"@types/lodash": "4.14.173",
"@types/node": "16.4.9",

@@ -67,3 +73,3 @@ "@typescript-eslint/eslint-plugin": "4.28.5",

"react-dom": "^16.14.0",
"typescript": "4.3.5"
"typescript": "4.4.3"
},

@@ -70,0 +76,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc