content-entry
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "content-entry", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"publishConfig": { | ||
@@ -37,3 +37,3 @@ "access": "public" | ||
"devDependencies": { | ||
"@types/node": "^17.0.1", | ||
"@types/node": "^17.0.4", | ||
"ava": "^3.15.0", | ||
@@ -43,3 +43,3 @@ "c8": "^7.10.0", | ||
"semantic-release": "^18.0.1", | ||
"typescript": "^4.6.0-dev.20211220" | ||
"typescript": "^4.6.0-dev.20211226" | ||
}, | ||
@@ -46,0 +46,0 @@ "engines": { |
@@ -120,3 +120,3 @@ [![npm](https://img.shields.io/npm/v/content-entry.svg)](https://www.npmjs.com/package/content-entry) | ||
Returns **[Promise](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise)<[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)>** true if there is no content (length := 0). | ||
Returns **[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Boolean)** true if there is no content (length := 0). | ||
@@ -123,0 +123,0 @@ ### isDeleted |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
25013
514