Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uxf/form

Package Overview
Dependencies
Maintainers
0
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxf/form - npm Package Compare versions

Comparing version 11.31.1 to 11.31.2

1

bin/form-code-generator.d.ts

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

#!/usr/bin/env node
export {};

8

bin/form-code-generator.js

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

#!/usr/bin/env node
"use strict";

@@ -49,4 +50,7 @@ Object.defineProperty(exports, "__esModule", { value: true });

.then(() => {
process.exit(0);
})
.catch((err) => {
console.error(err);
process.exit(1);
})
.catch(console.error);
});
{
"name": "@uxf/form",
"version": "11.31.1",
"version": "11.31.2",
"description": "",

@@ -5,0 +5,0 @@ "publishConfig": {

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