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

@formkit/addons

Package Overview
Dependencies
Maintainers
3
Versions
386
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formkit/addons - npm Package Compare versions

Comparing version 1.0.0-beta.9-40db8f0 to 1.0.0-beta.9-4fa2553

5

dist/index.d.ts

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

import { FormKitNode } from '@formkit/core';
import { AutoAnimateOptions } from '@formkit/auto-animate';
import { FormKitPlugin } from '@formkit/core';

@@ -8,4 +9,4 @@ /**

*/
export declare function autoAnimatePlugin(node: FormKitNode): void;
export declare function createAutoAnimatePlugin(options?: AutoAnimateOptions): FormKitPlugin;
export { }

6

package.json
{
"name": "@formkit/addons",
"type": "module",
"version": "1.0.0-beta.9-40db8f0",
"version": "1.0.0-beta.9-4fa2553",
"description": "Optional features you can add to your FormKit inputs.",

@@ -37,6 +37,6 @@ "main": "dist/index.cjs",

"@formkit/auto-animate": "latest",
"@formkit/core": "1.0.0-beta.9-40db8f0",
"@formkit/utils": "1.0.0-beta.9-40db8f0"
"@formkit/core": "1.0.0-beta.9-4fa2553",
"@formkit/utils": "1.0.0-beta.9-4fa2553"
},
"devDependencies": {}
}

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