New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

autobase-test-helpers

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autobase-test-helpers - npm Package Compare versions

Comparing version

to
2.1.1

2

index.js

@@ -40,2 +40,4 @@ const b4a = require('b4a')

await base.update()
// TODO: HACk!! remove when autobase is fixed
base.system.requestWakeup()
}

@@ -42,0 +44,0 @@ if (!synced(bases)) return

2

package.json
{
"name": "autobase-test-helpers",
"version": "2.1.0",
"version": "2.1.1",
"description": "Helpers when writing tests for an Autobased application",

@@ -5,0 +5,0 @@ "main": "index.js",