Comparing version 2.0.0-beta2 to 2.0.0-beta2-win-ia32
@@ -424,3 +424,2 @@ import { extname, basename, dirname} from 'path' | ||
let existingStructures = existingStructuresBuffer ? this.encoder.decode(existingStructuresBuffer) : [] | ||
console.log('Upgrading structures for ' + this.name + ' from ' + previousLength + '(is ' + existingStructures.length + ') to ' + structures.length + ' on ', process.pid) | ||
if (existingStructures.length != previousLength) | ||
@@ -427,0 +426,0 @@ return false // it changed, we need to indicate that we couldn't update |
{ | ||
"name": "lmdb", | ||
"author": "Kris Zyp", | ||
"version": "2.0.0-beta2", | ||
"version": "2.0.0-beta2-win-ia32", | ||
"description": "Simple, efficient, scalable data store wrapper for LMDB", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
"prepare": "rollup -c", | ||
"before-publish": "rollup -c && prebuildify-ci download && prebuildify --target 17.0.1 && prebuildify --target 16.9.0 && prebuildify --target 15.5.0 && prebuildify --target 15.4.0 && prebuildify --target 14.17.6 && prebuildify --target 12.18.0 && prebuildify --target electron@15.2.0", | ||
"before-publish": "rollup -c && prebuildify --target 14.17.0 --arch=ia32 && prebuildify --target 14.17.6 && prebuildify --target 12.17.0 --arch=ia32 && prebuildify --target 12.17.0 && prebuildify --target electron@15.2.0", | ||
"prebuild": "prebuildify --target 17.0.1 && prebuildify --target 16.9.0 && prebuildify --target 15.5.0 && prebuildify --target 14.17.6 && prebuildify --target 12.18.0 && prebuildify --target electron@15.2.0", | ||
@@ -40,0 +40,0 @@ "prebuild-arm64": "prebuildify --arch=arm64 --target 17.0.1 && prebuildify --arch=arm64 --target 16.9.0 && prebuildify --arch=arm64 --target 14.17.6 && prebuildify --arch=arm64 --target electron@15.2.0", |
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
8
5872445
136
10846