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
0
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
3.0.1

1

index.js

@@ -43,2 +43,3 @@ const b4a = require('b4a')

for (const base of bases) {
if (base.interrupted) return shutdown(base.interrupted)
await base.update()

@@ -45,0 +46,0 @@ }

2

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

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