@cloudcannon/reader
Advanced tools
Comparing version 1.0.1-0 to 1.0.1-1
{ | ||
"name": "@cloudcannon/reader", | ||
"type": "module", | ||
"version": "1.0.1-0", | ||
"version": "1.0.1-1", | ||
"description": "Parses config, files and folder structures to create a JSON file with information about sites made with any static site generator.", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"ava": "^3.15.0", | ||
"c8": "^7.10.0", | ||
"eslint": "^8.4.1", | ||
"c8": "^7.11.0", | ||
"eslint": "^8.12.0", | ||
"mockdate": "^3.0.5" | ||
@@ -48,10 +48,10 @@ }, | ||
"@sindresorhus/slugify": "^2.1.0", | ||
"chalk": "^5.0.0", | ||
"chalk": "^5.0.1", | ||
"cosmiconfig": "^7.0.1", | ||
"fdir": "^5.1.0", | ||
"fdir": "^5.2.0", | ||
"gray-matter": "^4.0.3", | ||
"js-yaml": "^4.1.0", | ||
"meow": "^10.1.2", | ||
"papaparse": "^5.3.1", | ||
"picomatch": "^2.3.0", | ||
"papaparse": "^5.3.2", | ||
"picomatch": "^2.3.1", | ||
"properties": "^1.2.1", | ||
@@ -58,0 +58,0 @@ "toml": "^3.0.0" |
29295
+ Addedsemver@7.7.1(transitive)
- Removedsemver@7.7.0(transitive)
Updatedchalk@^5.0.1
Updatedfdir@^5.2.0
Updatedpapaparse@^5.3.2
Updatedpicomatch@^2.3.1