footnote-data 0.1.0 → 0.1.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.
Files changed (1) hide show
  1. package/package.json +10 -8
package/package.json CHANGED
@@ -1,17 +1,19 @@
1
1
  {
2
2
  "name": "footnote-data",
3
- "version": "0.1.0",
4
- "description": "The Footnote Data API from your terminal \u2014 WARN layoff notices, H-1B sponsorship, DOL/OSHA enforcement, severance terms, and wage comparisons from primary public records.",
3
+ "version": "0.1.1",
4
+ "description": "The official Footnote CLI \u2014 career intelligence from the public record: WARN layoffs, H-1B & green-card sponsorship, certified wages, and federal enforcement, straight from usefootnote.com's Data API.",
5
5
  "keywords": [
6
- "warn-act",
7
6
  "layoffs",
7
+ "warn-act",
8
+ "warn-notices",
8
9
  "h1b",
9
- "lca",
10
- "dol",
11
- "osha",
12
- "employment-data",
10
+ "green-card",
11
+ "perm",
12
+ "salary-data",
13
+ "wages",
13
14
  "labor-data",
14
- "cli",
15
+ "career-intelligence",
16
+ "employer-research",
15
17
  "footnote"
16
18
  ],
17
19
  "homepage": "https://usefootnote.com/data",