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

@uidu/forms

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uidu/forms - npm Package Compare versions

Comparing version 0.3.4 to 0.4.17

6

package.json
{
"name": "@uidu/forms",
"version": "0.3.4",
"version": "0.4.17",
"description": "Forms using Formsy",
"main": "dist/index.js",
"module": "dist/index.js",
"jsnext:main": "dist/index.js",
"repository": {

@@ -14,3 +16,3 @@ "type": "git",

"scripts": {
"build": "babel src -d dist",
"build": "NODE_ENV=production babel src --out-dir dist",
"lint": "eslint lib/**; exit 0",

@@ -17,0 +19,0 @@ "lint:watch": "esw -w lib/**",

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