@formkit/cli
Advanced tools
Comparing version 1.0.0-beta.9-99a69bd to 1.0.0-beta.9-a1474dd
/** | ||
* @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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19235
515
5
+ Addedaxios@^0.27.2
+ Added@formkit/core@1.0.0-beta.9-a1474dd(transitive)
+ Added@formkit/inputs@1.0.0-beta.9-a1474dd(transitive)
+ Added@formkit/utils@1.0.0-beta.9-a1474dd(transitive)
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@0.27.2(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
- Removed@formkit/core@1.0.0-beta.9-99a69bd(transitive)
- Removed@formkit/inputs@1.0.0-beta.9-99a69bd(transitive)
- Removed@formkit/utils@1.0.0-beta.9-99a69bd(transitive)