Sign In

@mearl/setup

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mearl/setup - npm Package Compare versions

Comparing version
2.7.0
to
2.7.1
+1
-1
dist/qoder.js

@@ -31,3 +31,3 @@ import { randomBytes } from 'node:crypto';

The connector reads QODER_PERSONAL_ACCESS_TOKEN from the local environment. Never add the PAT to the pairing URL.`;
The connector resolves QODER_PERSONAL_ACCESS_TOKEN from the local environment, ~/.mearl/.env, or supported local credential storage. Never add the PAT to the pairing URL.`;
}
{
"name": "@mearl/setup",
"version": "2.7.0",
"version": "2.7.1",
"description": "One-shot environment setup and configuration for Mearl",

@@ -5,0 +5,0 @@ "type": "module",