Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

content-entry

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

content-entry - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

4

package.json
{
"name": "content-entry",
"version": "5.1.0",
"version": "5.1.1",
"publishConfig": {

@@ -37,3 +37,3 @@ "access": "public"

"devDependencies": {
"@types/node": "^18.6.3",
"@types/node": "^18.6.5",
"ava": "^4.3.1",

@@ -40,0 +40,0 @@ "c8": "^7.12.0",

@@ -42,2 +42,3 @@ [![npm](https://img.shields.io/npm/v/content-entry.svg)](https://www.npmjs.com/package/content-entry)

* [isEmpty](#isempty-1)
* [size](#size)
* [ContentEntry](#contententry)

@@ -72,2 +73,3 @@ * [isBlob](#isblob-1)

* [isEmpty](#isempty-2)
* [size](#size-1)
* [toReadableStream](#toreadablestream)

@@ -164,2 +166,6 @@ * [Parameters](#parameters-10)

### size
Returns **[Number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number)** size in bytes
## ContentEntry

@@ -308,2 +314,6 @@

### size
Returns **[Number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number)** size in bytes
## toReadableStream

@@ -310,0 +320,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc