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

@helenejs/data

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helenejs/data - npm Package Compare versions

Comparing version 1.4.10-alpha.1 to 1.4.10-alpha.2

1

lib/browser/idb-storage.js

@@ -35,3 +35,2 @@ "use strict";

chunks.sort((a, b) => a.chunkIndex - b.chunkIndex);
console.log({ chunks });
return chunks.map(chunk => chunk.content).join('');

@@ -38,0 +37,0 @@ }

4

package.json
{
"name": "@helenejs/data",
"version": "1.4.10-alpha.1",
"version": "1.4.10-alpha.2",
"description": "Real-time Web Apps for Node.js",

@@ -50,3 +50,3 @@ "main": "lib/index.js",

},
"gitHead": "d516bbac05424966ea4123b3bc081d5ee4809dd4"
"gitHead": "4cc2c71977e0071aa1d98994d4fe0fbbfa3a84a7"
}

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