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.2.12 to 5.2.13

src/browser-stream.mjs

11

package.json
{
"name": "content-entry",
"version": "5.2.12",
"version": "5.2.13",
"publishConfig": {

@@ -9,8 +9,11 @@ "access": "public"

"exports": {
"browser": "./src/index-browser.mjs",
"node": "./src/index-node.mjs"
".": "./src/index.mjs"
},
"imports": {
"#stream.mjs": {
"browser": "./src/browser-stream.mjs",
"node": "./src/stream.mjs"
},
"#util-stream.mjs": {
"browser": "./src/brwoser-util-stream.mjs",
"browser": "./src/browser-util-stream.mjs",
"node": "./src/util-stream.mjs"

@@ -17,0 +20,0 @@ }

Sorry, the diff of this file is not supported yet

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