content-entry
Advanced tools
Comparing version 4.1.11 to 4.1.12
{ | ||
"name": "content-entry", | ||
"version": "4.1.11", | ||
"version": "4.1.12", | ||
"publishConfig": { | ||
@@ -37,3 +37,3 @@ "access": "public" | ||
"devDependencies": { | ||
"@types/node": "^17.0.22", | ||
"@types/node": "^17.0.25", | ||
"ava": "^4.2.0", | ||
@@ -40,0 +40,0 @@ "c8": "^7.11.0", |
@@ -175,2 +175,3 @@ [![npm](https://img.shields.io/npm/v/content-entry.svg)](https://www.npmjs.com/package/content-entry) | ||
UTI types for this entry. | ||
defaults to "public.content". | ||
@@ -177,0 +178,0 @@ Returns **[Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array)<[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)>** |
25248
335