You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

create-rstack

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-rstack - npm Package Compare versions

Comparing version
1.7.5
to
1.7.6
+2
-0
dist/index.d.ts

@@ -11,2 +11,4 @@ export declare type Argv = {

export declare const BUILTIN_TOOLS: string[];
export declare function checkCancel<T>(value: unknown): T;

@@ -13,0 +15,0 @@

+1
-1
{
"name": "create-rstack",
"version": "1.7.5",
"version": "1.7.6",
"description": "Create a new Rstack project",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is too big to display