eleventy-plugin-cloudcannon
Advanced tools
Comparing version
@@ -86,3 +86,3 @@ const { dirname, basename } = require('path'); | ||
memo[topBasePaths.length === 1 ? key : basePath] = { | ||
_path: basePath, | ||
path: basePath, | ||
output: isOutput | ||
@@ -89,0 +89,0 @@ }; |
{ | ||
"name": "eleventy-plugin-cloudcannon", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Eleventy plugin to create CloudCannon editor details", | ||
@@ -5,0 +5,0 @@ "main": ".eleventy.js", |
@@ -47,3 +47,3 @@ # Eleventy Plugin CloudCannon | ||
If you are running this locally rather than on CloudCannon, copy the templates as well: | ||
Copy the templates as well: | ||
@@ -78,23 +78,25 @@ ``` | ||
"projects": { | ||
"_path": "", | ||
"path": "", | ||
"name": "", | ||
"title": "", | ||
"output": false, | ||
"_sort-key": "", | ||
"_subtext-key": "", | ||
"_image-key": "", | ||
"_image-size": "", | ||
"_singular-name": "", | ||
"_singular-key": "", | ||
"_disable-add": false, | ||
"_sort_key": "", | ||
"_subtext_key": "", | ||
"_image_key": "", | ||
"_image_size": "", | ||
"_singular_name": "", | ||
"_singular_key": "", | ||
"_disable_add": false, | ||
"_icon": "", | ||
"_add-options": [] | ||
"_enabled_editors": null, | ||
"_add_options": [] | ||
} | ||
}, | ||
"comments": {}, | ||
"input-options": {}, | ||
"editor": {}, | ||
"source-editor": {}, | ||
"array-structures": {}, | ||
"select-data": {} | ||
"_comments": {}, | ||
"_options": {}, | ||
"_editor": {}, | ||
"_source_editor": {}, | ||
"_array_structures": {}, | ||
"_enabled_editors": null, | ||
"_select_data": {} | ||
} | ||
@@ -101,0 +103,0 @@ ``` |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
106
1.92%0
-100%10803
-0.02%