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

@formkit/cli

Package Overview
Dependencies
Maintainers
3
Versions
379
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formkit/cli - npm Package Compare versions

Comparing version 1.0.0-beta.9-99a69bd to 1.0.0-beta.9-a1474dd

2

dist/index.d.ts
/**
* @internal
*/
export declare function exportInput(inputName: string, options: Record<string, string | undefined>): Promise<void>;
export declare function exportInput(options: Record<string, string | undefined>): Promise<void>;

@@ -6,0 +6,0 @@ /**

{
"name": "@formkit/cli",
"version": "1.0.0-beta.9-99a69bd",
"version": "1.0.0-beta.9-a1474dd",
"type": "module",

@@ -40,3 +40,4 @@ "description": "FormKit command line interface.",

"dependencies": {
"@formkit/inputs": "1.0.0-beta.9-99a69bd",
"@formkit/inputs": "1.0.0-beta.9-a1474dd",
"axios": "^0.27.2",
"chalk": "^5.0.1",

@@ -43,0 +44,0 @@ "commander": "^9.3.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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