ghostfill 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ghostfill might be problematic. Click here for more details.

package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ghostfill",
3
- "version": "0.2.0",
4
- "description": "Dev tool that fills form fields with relevant sample data select a block, click fill, done",
3
+ "version": "0.2.1",
4
+ "description": "Stop demoing with test123. Realistic, domain-aware form data in one click.",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
7
7
  "types": "dist/index.d.ts",