@helenejs/data
Advanced tools
Comparing version 1.4.10-alpha.1 to 1.4.10-alpha.2
@@ -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 @@ } |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
250106
4068