Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

fluid-form

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluid-form - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+15
-2
package.json
{
"name": "fluid-form",
"version": "0.0.1",
"version": "0.0.2",
"description": "Fluid form generator",

@@ -25,3 +25,16 @@ "main": "index.js",

"gulp-rename": "^1.2.2"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/battlesnake/fluid-form.git"
},
"keywords": [
"Fluid",
"form",
"generator"
],
"bugs": {
"url": "https://github.com/battlesnake/fluid-form/issues"
},
"homepage": "https://github.com/battlesnake/fluid-form#readme"
}