🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@geometra/cli

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geometra/cli - npm Package Compare versions

Comparing version
1.60.0
to
1.61.0
+4
-4
package.json
{
"name": "@geometra/cli",
"version": "1.60.0",
"version": "1.61.0",
"description": "CLI to view any Geometra-powered site in the terminal",

@@ -38,5 +38,5 @@ "license": "MIT",

"dependencies": {
"@geometra/core": "^1.60.0",
"@geometra/renderer-terminal": "^1.60.0",
"textura": "^1.60.0",
"@geometra/core": "^1.61.0",
"@geometra/renderer-terminal": "^1.61.0",
"textura": "^1.61.0",
"ws": "^8.18.0"

@@ -43,0 +43,0 @@ },