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

@guidesmiths/react-form-builder

Package Overview
Dependencies
Maintainers
5
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guidesmiths/react-form-builder - npm Package Versions

13
17

2.3.1

Diff

Changelog

Source

2.3.1 (2024-04-10)

🔧 Others

  • deps: bump github/codeql-action from 3.24.8 to 3.24.10 (#229) (c5db271)

🎨 Styling

  • add classname to textarea when it has errors (#237) (269ddef)
guidesmiths_bot
published 2.3.0 •

Changelog

Source

2.3.0 (2024-04-10)

🆕 Features

  • add array conditions to dependent question in multiple_checkboxes (#126) (ae84e7f)
  • add commitLint and Husky (8253496)
  • add country subdivision question (#232) (bca07a9)
  • add dependant questions logic to radio buttons (e81e81b)
  • add devtools when in DEV mode (2373031)
  • add international option to Phone (84aef3e)
  • add option to prepend the flag to the country name (72b4413)
  • add react markdown to radio label (#111) (d205009)
  • added pr template and codeowners file (ee82413)
  • added pre-commit job (34d43e8)
  • builder parent div updated (ba4fbdd)
  • builder: add dependent question to multicheckboxes (#116) (1d4e366)
  • edit labels by question (0c3aaa4)
  • github action to publish on npm (af134b7)
  • github action to publish on npm (#98) (e57372b)
  • making new and removing old tooltip component (73a1450)
  • mobile: add default country value (#124) (37843c6)
  • multiplecheckbox: add disable others option (#112) (d0c18c8)
  • new country question (246aa4a)
  • new sorted arrays by country name (877b5ad)
  • node: update version (c772b5d)
  • phone: add ltr attribute (#122) (95ee699)
  • precommit script added (b85f7ca)
  • precommit script added (91e6f2e)
  • props added (5c1bfe2)
  • questions: add image input question type (#161) (343c57a)
  • radio test edit (521f6dc)
  • refactor container condiciontalQuestion (67501bc)
  • regions: change gb, ie, fr and se regions data (#121) (62fec42)
  • remove support for node < 16 (bb40b3a)
  • text-area: add word count type (#130) (5306f5b)
  • textarea question implemented (46e0f1e)
  • upgrade to node v20 (7b79369)
  • wip: new country question with countries enriched data (77293f8)

🐛 Bug Fixes

  • add component name in github release tag (#223) (cb98e49)
  • adding countries left asked by ... (dfc8a2c)
  • allowed-endpoints for scorecard (6e68663)
  • allowed-endpoints for test reporter (b85ebe4)
  • avoid overriding default onChange behavior to allow showing dependentQuestions (0886ae8)
  • date picker test (#113) (c1875f8)
  • dateField: remove ? (3f3603e)
  • dateQuestion: select date order (#117) (91fa555)
  • disable submit button when form is being submitted (8686d87)
  • error-handling: add error class to all Select based questions (#172) (196ccbb)
  • error-message: use errorStyles prop instead of overwrite sx (#142) (a69d150)
  • eslint: sx problem (#134) (1958e67)
  • fix vulnerabilities with auit fix (dc182b5)
  • form: new ? typo (a4ae823)
  • form: remove ? typo (#125) (4d6a22f)
  • get back egress-policy block for harden runner (e623043)
  • linter errors and warnings (daa0acd)
  • minor changes according to pr review (bddcea4)
  • prevent re-submitting the form while it's being submitted (d67c0fa)
  • react-select: use id to prevent hydration errors (#140) (bfcbdf0)
  • revert to egress-policy: audit for cd gh action (c01c736)
  • rollup config and countries translation (a86ace4)
  • rollup&Fields: update rollup, use uuidV4, update packages (#144) (40e60a9)
  • selectImage: type of values when undefined (5948442)
  • select: update select default value to listen to new value changes (#168) (e91d8c6)
  • set node version 16 (794ec2f)
  • set recommended policy for cd gh action (18565dd)
  • text-area: set counter type (46616e9)
  • text-area: use proper sep for countlimit (#138) (97192b9)
  • textarea errorMessage (#129) (68699f9)
  • textarea validation for min and max word count (9433275)
  • updgrade to node 18 as some dependencies need it (2fa29fd)
  • wip: import the lib from a react app (3fbb86f)

🔧 Others

📝 Docs

🎨 Styling

🔄 Code Refactoring

  • builder: set component props (#141) (f641f20)
  • externalize components (5aee392)
  • improve example app to support multiple forms (2ad9348)
  • move builder styles to separate file (1231bcd)
  • move button styles to separate file (e9050b5)
  • move example styles to separate file (18b3d5f)
  • one single rollup config file (84f6dc4)
  • updated aria-label in checkbox links (#110) (c75a754)
  • use form context to avoid passing it to children (340ee7c)
  • use uuid lib instead of useId hook (e20d322)

🔬 Tests

  • add test coverage (31b2a1b)
  • remove textarea from tests due to unexpected behaviour (1ab970c)
  • wip: fixing tests (b430580)

☁️ CI

  • add ci workflow (7d99a8e)
  • add code climate gh action for test coverage (0074b22)
  • add code climate gh action for test coverage (c308040)
  • add scorecard workflows (592b012)
  • fix release tag creation (#234) (b59e007)
  • remove support for node14 (3478c97)
  • rename namespace from guidesmiths to onebeyond (795af29)
  • replace ci github action to trigger with new release (00b14e1)
  • reset version to start with 1.0.0 for the new namespace (56e4817)
  • set egress-policy to audit (4172284)
  • use release please to manage the release process (#213) (7b44380)
guidesmiths_bot
published 2.2.0 •

Changelog

Source

2.2.0 (2024-03-21)

🆕 Features

  • add array conditions to dependent question in multiple_checkboxes (#126) (ae84e7f)
  • add commitLint and Husky (8253496)
  • add dependant questions logic to radio buttons (e81e81b)
  • add devtools when in DEV mode (2373031)
  • add international option to Phone (84aef3e)
  • add option to prepend the flag to the country name (72b4413)
  • add react markdown to radio label (#111) (d205009)
  • added pr template and codeowners file (ee82413)
  • added pre-commit job (34d43e8)
  • builder parent div updated (ba4fbdd)
  • builder: add dependent question to multicheckboxes (#116) (1d4e366)
  • edit labels by question (0c3aaa4)
  • github action to publish on npm (af134b7)
  • github action to publish on npm (#98) (e57372b)
  • making new and removing old tooltip component (73a1450)
  • mobile: add default country value (#124) (37843c6)
  • multiplecheckbox: add disable others option (#112) (d0c18c8)
  • new country question (246aa4a)
  • new sorted arrays by country name (877b5ad)
  • node: update version (c772b5d)
  • phone: add ltr attribute (#122) (95ee699)
  • precommit script added (b85f7ca)
  • precommit script added (91e6f2e)
  • props added (5c1bfe2)
  • questions: add image input question type (#161) (343c57a)
  • radio test edit (521f6dc)
  • refactor container condiciontalQuestion (67501bc)
  • regions: change gb, ie, fr and se regions data (#121) (62fec42)
  • remove support for node < 16 (bb40b3a)
  • text-area: add word count type (#130) (5306f5b)
  • textarea question implemented (46e0f1e)
  • upgrade to node v20 (7b79369)
  • wip: new country question with countries enriched data (77293f8)

🐛 Bug Fixes

  • add component name in github release tag (#223) (cb98e49)
  • adding countries left asked by ... (dfc8a2c)
  • allowed-endpoints for scorecard (6e68663)
  • allowed-endpoints for test reporter (b85ebe4)
  • avoid overriding default onChange behavior to allow showing dependentQuestions (0886ae8)
  • date picker test (#113) (c1875f8)
  • dateField: remove ? (3f3603e)
  • dateQuestion: select date order (#117) (91fa555)
  • disable submit button when form is being submitted (8686d87)
  • error-handling: add error class to all Select based questions (#172) (196ccbb)
  • error-message: use errorStyles prop instead of overwrite sx (#142) (a69d150)
  • eslint: sx problem (#134) (1958e67)
  • fix vulnerabilities with auit fix (dc182b5)
  • form: new ? typo (a4ae823)
  • form: remove ? typo (#125) (4d6a22f)
  • get back egress-policy block for harden runner (e623043)
  • linter errors and warnings (daa0acd)
  • minor changes according to pr review (bddcea4)
  • prevent re-submitting the form while it's being submitted (d67c0fa)
  • react-select: use id to prevent hydration errors (#140) (bfcbdf0)
  • revert to egress-policy: audit for cd gh action (c01c736)
  • rollup config and countries translation (a86ace4)
  • rollup&Fields: update rollup, use uuidV4, update packages (#144) (40e60a9)
  • selectImage: type of values when undefined (5948442)
  • select: update select default value to listen to new value changes (#168) (e91d8c6)
  • set node version 16 (794ec2f)
  • set recommended policy for cd gh action (18565dd)
  • text-area: set counter type (46616e9)
  • text-area: use proper sep for countlimit (#138) (97192b9)
  • textarea errorMessage (#129) (68699f9)
  • textarea validation for min and max word count (9433275)
  • updgrade to node 18 as some dependencies need it (2fa29fd)
  • wip: import the lib from a react app (3fbb86f)

🔧 Others

📝 Docs

🎨 Styling

🔄 Code Refactoring

  • builder: set component props (#141) (f641f20)
  • externalize components (5aee392)
  • improve example app to support multiple forms (2ad9348)
  • move builder styles to separate file (1231bcd)
  • move button styles to separate file (e9050b5)
  • move example styles to separate file (18b3d5f)
  • one single rollup config file (84f6dc4)
  • updated aria-label in checkbox links (#110) (c75a754)
  • use form context to avoid passing it to children (340ee7c)
  • use uuid lib instead of useId hook (e20d322)

🔬 Tests

  • add test coverage (31b2a1b)
  • remove textarea from tests due to unexpected behaviour (1ab970c)
  • wip: fixing tests (b430580)

☁️ CI

  • add ci workflow (7d99a8e)
  • add code climate gh action for test coverage (0074b22)
  • add code climate gh action for test coverage (c308040)
  • add scorecard workflows (592b012)
  • remove support for node14 (3478c97)
  • rename namespace from guidesmiths to onebeyond (795af29)
  • replace ci github action to trigger with new release (00b14e1)
  • reset version to start with 1.0.0 for the new namespace (56e4817)
  • set egress-policy to audit (4172284)
  • use release please to manage the release process (#213) (7b44380)
guidesmiths_bot
published 2.1.0 •

Changelog

Source

2.1.0 (2024-03-21)

🆕 Features

  • add array conditions to dependent question in multiple_checkboxes (#126) (ae84e7f)
  • add commitLint and Husky (8253496)
  • add dependant questions logic to radio buttons (e81e81b)
  • add devtools when in DEV mode (2373031)
  • add international option to Phone (84aef3e)
  • add option to prepend the flag to the country name (72b4413)
  • add react markdown to radio label (#111) (d205009)
  • added pr template and codeowners file (ee82413)
  • added pre-commit job (34d43e8)
  • builder parent div updated (ba4fbdd)
  • builder: add dependent question to multicheckboxes (#116) (1d4e366)
  • edit labels by question (0c3aaa4)
  • github action to publish on npm (af134b7)
  • github action to publish on npm (#98) (e57372b)
  • making new and removing old tooltip component (73a1450)
  • mobile: add default country value (#124) (37843c6)
  • multiplecheckbox: add disable others option (#112) (d0c18c8)
  • new country question (246aa4a)
  • new sorted arrays by country name (877b5ad)
  • node: update version (c772b5d)
  • phone: add ltr attribute (#122) (95ee699)
  • precommit script added (b85f7ca)
  • precommit script added (91e6f2e)
  • props added (5c1bfe2)
  • questions: add image input question type (#161) (343c57a)
  • radio test edit (521f6dc)
  • refactor container condiciontalQuestion (67501bc)
  • regions: change gb, ie, fr and se regions data (#121) (62fec42)
  • remove support for node < 16 (bb40b3a)
  • text-area: add word count type (#130) (5306f5b)
  • textarea question implemented (46e0f1e)
  • upgrade to node v20 (7b79369)
  • wip: new country question with countries enriched data (77293f8)

🐛 Bug Fixes

  • add component name in github release tag (#223) (cb98e49)
  • adding countries left asked by ... (dfc8a2c)
  • allowed-endpoints for scorecard (6e68663)
  • allowed-endpoints for test reporter (b85ebe4)
  • avoid overriding default onChange behavior to allow showing dependentQuestions (0886ae8)
  • date picker test (#113) (c1875f8)
  • dateField: remove ? (3f3603e)
  • dateQuestion: select date order (#117) (91fa555)
  • disable submit button when form is being submitted (8686d87)
  • error-handling: add error class to all Select based questions (#172) (196ccbb)
  • error-message: use errorStyles prop instead of overwrite sx (#142) (a69d150)
  • eslint: sx problem (#134) (1958e67)
  • fix vulnerabilities with auit fix (dc182b5)
  • form: new ? typo (a4ae823)
  • form: remove ? typo (#125) (4d6a22f)
  • get back egress-policy block for harden runner (e623043)
  • linter errors and warnings (daa0acd)
  • minor changes according to pr review (bddcea4)
  • prevent re-submitting the form while it's being submitted (d67c0fa)
  • react-select: use id to prevent hydration errors (#140) (bfcbdf0)
  • revert to egress-policy: audit for cd gh action (c01c736)
  • rollup config and countries translation (a86ace4)
  • rollup&Fields: update rollup, use uuidV4, update packages (#144) (40e60a9)
  • selectImage: type of values when undefined (5948442)
  • select: update select default value to listen to new value changes (#168) (e91d8c6)
  • set node version 16 (794ec2f)
  • set recommended policy for cd gh action (18565dd)
  • text-area: set counter type (46616e9)
  • text-area: use proper sep for countlimit (#138) (97192b9)
  • textarea errorMessage (#129) (68699f9)
  • textarea validation for min and max word count (9433275)
  • updgrade to node 18 as some dependencies need it (2fa29fd)
  • wip: import the lib from a react app (3fbb86f)

🔧 Others

📝 Docs

🎨 Styling

🔄 Code Refactoring

  • builder: set component props (#141) (f641f20)
  • externalize components (5aee392)
  • improve example app to support multiple forms (2ad9348)
  • move builder styles to separate file (1231bcd)
  • move button styles to separate file (e9050b5)
  • move example styles to separate file (18b3d5f)
  • one single rollup config file (84f6dc4)
  • updated aria-label in checkbox links (#110) (c75a754)
  • use form context to avoid passing it to children (340ee7c)
  • use uuid lib instead of useId hook (e20d322)

🔬 Tests

  • add test coverage (31b2a1b)
  • remove textarea from tests due to unexpected behaviour (1ab970c)
  • wip: fixing tests (b430580)

☁️ CI

  • add ci workflow (7d99a8e)
  • add code climate gh action for test coverage (0074b22)
  • add code climate gh action for test coverage (c308040)
  • add scorecard workflows (592b012)
  • remove support for node14 (3478c97)
  • rename namespace from guidesmiths to onebeyond (795af29)
  • replace ci github action to trigger with new release (00b14e1)
  • reset version to start with 1.0.0 for the new namespace (56e4817)
  • set egress-policy to audit (4172284)
  • use release please to manage the release process (#213) (7b44380)
guidesmiths_bot
published 2.0.0 •

Changelog

Source

2.0.0 (2024-03-20)

Chores
Continuous Integration
  • set egress-policy to audit (41722842)
  • reset version to start with 1.0.0 for the new namespace (56e4817b)
  • replace ci github action to trigger with new release (00b14e13)
  • remove support for node14 (3478c977)
  • rename namespace from guidesmiths to onebeyond (795af293)
  • add scorecard workflows (592b0120)
  • add ci workflow (7d99a8ea)
  • add code climate gh action for test coverage (0074b22f)
  • add code climate gh action for test coverage (c308040f)
Documentation Changes
New Features
  • add international option to Phone (84aef3e2)
  • add option to prepend the flag to the country name (72b4413d)
  • new country question (246aa4ab)
  • add dependant questions logic to radio buttons (e81e81b2)
  • remove support for node < 16 (bb40b3af)
  • upgrade to node v20 (7b79369c)
  • add devtools when in DEV mode (23730319)
  • Release patch (#143) (940e49d0)
  • add array conditions to dependent question in multiple_checkboxes (#126) (ae84e7ff)
  • add react markdown to radio label (#111) (d205009a)
  • refactor container condiciontalQuestion (67501bc6)
  • props added (5c1bfe25)
  • new sorted arrays by country name (877b5ad3)
  • precommit script added (b85f7ca2)
  • precommit script added (91e6f2e9)
  • added pre-commit job (34d43e86)
  • added pr template and codeowners file (ee824138)
  • github action to publish on npm (#98) (e57372b0)
  • github action to publish on npm (af134b73)
  • textarea question implemented (46e0f1e1)
  • add commitLint and Husky (82534965)
  • builder parent div updated (ba4fbdd3)
  • radio test edit (521f6dce)
  • edit labels by question (0c3aaa4a)
  • making new and removing old tooltip component (73a1450f)
  • button customise by id (0342e6b5)
  • multipleCheckbox editable styles (2dbbda2b)
  • aligning labels with radios (db555cd4)
  • changing how styles are managed (3ffc3da4)
  • svg component displayed with inputs and tooltip (9a711a66)
  • svg now can be loaded with the library (fcf92aa2)
  • placeholder option in select & country Questions (ce9969a8)
  • adding license-checker postinstall (9748f18f)
  • countryQuestions storybook (6565c1b3)
  • now countryQuestion accepts custom list of countries (8c320e17)
  • new modal possibility, now we can open different links and show different text in the same modal (200b4469)
  • custom component with a modal, now we can open links in a modal or in another tab. (99faab93)
  • custom component for check ==> custom checkbox storybook (0b885954)
  • storybook related with the checkbox component (b3a383d3)
  • add openToDate in date field (e1df7d97)
  • add openToDate in date field (dbba3b64)
  • export error message to implement into custom component (ddf001d0)
  • add custom component compatibility (7d0907d7)
  • add minAge to date component (4848362b)
  • change value of the country from countryName to countryShortCode (96caaf7f)
  • add target option into Checkbox ReactMarckdown links (37e9bb5f)
  • add select status (isSelected,isDisabled, isFocused) styles (e067bd10)
  • wip: new country question with countries enriched data (77293f88)
  • questions: add image input question type (#161) (343c57ab)
  • text-area: add word count type (#130) (5306f5b2)
  • mobile: add default country value (#124) (37843c67)
  • phone: add ltr attribute (#122) (95ee6994)
  • regions: change gb, ie, fr and se regions data (#121) (62fec427)
  • builder: add dependent question to multicheckboxes (#116) (1d4e3667)
  • node: update version (c772b5de)
  • multiplecheckbox: add disable others option (#112) (d0c18c88)
Bug Fixes
  • avoid overriding default onChange behavior to allow showing dependentQuestions (0886ae8c)
  • rollup config and countries translation (a86ace47)
  • minor changes according to pr review (bddcea46)
  • updgrade to node 18 as some dependencies need it (2fa29fdf)
  • set recommended policy for cd gh action (18565ddd)
  • get back egress-policy block for harden runner (e6230436)
  • allowed-endpoints for scorecard (6e686636)
  • allowed-endpoints for test reporter (b85ebe49)
  • set node version 16 (794ec2fa)
  • linter errors and warnings (daa0acdb)
  • prevent re-submitting the form while it's being submitted (d67c0fa9)
  • disable submit button when form is being submitted (8686d875)
  • textarea validation for min and max word count (94332752)
  • fix vulnerabilities with auit fix (dc182b54)
  • textarea errorMessage (#129) (68699f95)
  • country conditions uppercase (ca59af7e)
  • date picker test (#113) (c1875f86)
  • adding countries left asked by ... (dfc8a2cf)
  • error no text to display (f826a36f)
  • tests (ef6bb026)
  • style access (2c01fa5c)
  • new logic needs changes in the tests (17207059)
  • not displaying tooltip if there is no text (6376863c)
  • Date problem with hour depends on GMT and fixing texts (ed85ec7b)
  • removing web error default (348dc411)
  • name of svg need a format name to avoid errors in tags (888406c9)
  • displaying error just if it is neccesary (4b734d51)
  • adapt test were needed due to new logic (e664cca3)
  • phone input not alway required and name now can be choosen (019226c3)
  • phone input is not always required anymore (105740d9)
  • old test now everything is ordered... (bab900db)
  • add countryAndRegionsData to FB (d694fa81)
  • problem rendering select when theme value was null (f2fd2590)
  • Quick fix test that was forgotten (d01d6fe3)
  • the bugs related with the 1.0.58 version and old bugs from other versions (ae609e37)
  • travis build fixing (3a2a7123)
  • travis error ? && removing consoles.log (a95ee0f2)
  • reducing redundancy repeating question all the time just making the necessary modifications (6b51f4db)
  • fix return multipleCheckboxes and multipleImageCheckboxes values, validations (a7ab4a8b)
  • fix empty phone error (81b87e1e)
  • fix date component in firefox and safari (7eada8da)
  • validation birthday date (979a6463)
  • wip: import the lib from a react app (3fbb86fe)
  • error-handling: add error class to all Select based questions (#172) (196ccbb0)
  • select: update select default value to listen to new value changes (#168) (e91d8c66)
  • rollup&Fields: update rollup, use uuidV4, update packages (#144) (40e60a90)
  • react-select: use id to prevent hydration errors (#140) (bfcbdf04)
  • error-message: use errorStyles prop instead of overwrite sx (#142) (a69d1509)
  • text-area:
  • eslint: sx problem (#134) (1958e67c)
  • form:
  • dateQuestion: select date order (#117) (91fa555a)
  • dateField: remove ? (3f3603e5)
  • selectImage: type of values when undefined (59484424)
  • main: travis yaml format (20ecbffe)
Other Changes
  • onebeyond/react-form-builder into improve-country-question (cf93df1a)
  • audit for cd gh action (c01c736b)
  • onebeyond/react-form-builder into use-uuid (b6adcf32)
  • guidesmiths/react-form-builder into main (222931d4)
  • guidesmiths/react-form-builder (03291617)
  • guidesmiths/react-form-builder (31dcca7f)
  • //github.com/guidesmiths/react-form-builder into feat/testing (d4968f87)
  • guidesmiths/react-form-builder into main (3c688403)
  • //github.com/guidesmiths/react-form-builder (d01cbe71)
  • //github.com/guidesmiths/react-form-builder (b5ba58af)
  • D (7ddc92c6)
  • D (8b43c578)
  • logic behind radiobuttons (5c90b1f0)
  • undefined value on delete (e8e790bc)
  • countries are displayed in the language asked & added countries json (2cd475f3)
  • redirection in the href, export modal and included onLinkClick for the customizeCheckbox in formbuilder (12452de6)
  • add custom order and custom countryNames into country-component (60091bb0)
  • add-date-and-form-types-into-form-builder#19 add date and phone types into form builder (84b8fed3)
  • add-calendar-component add Date component, add isBirthDay property and create story (4f1e5626)
  • main:
    • github action only on main with condition (c3cb88d8)
    • github action only on master with condition (0cbdd119)
    • github action only on tag version fix (3d7d59a2)
    • use default install (be20260b)
    • add run-s as global (7dac94a3)
    • remove run-s build (093d4e88)
  • master:
Refactors
  • use form context to avoid passing it to children (340ee7cb)
  • one single rollup config file (84f6dc43)
  • improve example app to support multiple forms (2ad93487)
  • move builder styles to separate file (1231bcdc)
  • move button styles to separate file (e9050b59)
  • move example styles to separate file (18b3d5fc)
  • use uuid lib instead of useId hook (e20d3225)
  • updated aria-label in checkbox links (#110) (c75a7547)
  • externalize components (5aee3928)
  • markdown onLinkOpen (fa1ff72c)
  • logo reducing loading charge (361fcd0a)
  • logistic more precise (f243dd92)
  • moving icons to new folder and default icon (75f5af63)
  • Logo and tooltip externalisation in components (6f88a7a3)
  • optimisation of priorityOrder and new language feature displaying countries (c845d30b)
  • removing C&R now it will be in /country/data with the other json (98fbed31)
  • removing "isMobile" from documentation and adding language (88f56f3b)
  • builder: set component props (#141) (f641f20a)
Code Style Changes
Tests
guidesmiths_bot
published 1.2.6 •

guidesmiths_bot
published 1.2.5 •

guidesmiths_bot
published 1.2.3 •

guidesmiths_bot
published 1.2.2 •

guidesmiths_bot
published 1.2.1 •

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