@replit/river-codegen
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
import { mkdtemp, opendir, readFile, rm, stat, writeFile } from "fs/promises"; | ||
@@ -406,3 +407,3 @@ import { tmpdir } from "os"; | ||
"Generate River server type declarations from gRPC service declarations", | ||
version: "0.0.2", | ||
version: "0.0.3", | ||
args: { | ||
@@ -409,0 +410,0 @@ paths: multioption({ |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
export {}; |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
"use strict"; | ||
@@ -325,3 +326,3 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
description: "Generate River server type declarations from gRPC service declarations", | ||
version: "0.0.2", | ||
version: "0.0.3", | ||
args: { | ||
@@ -328,0 +329,0 @@ paths: (0, cmd_ts_1.multioption)({ |
{ | ||
"name": "@replit/river-codegen", | ||
"description": "codegenning river from grpc", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"bin": { | ||
@@ -6,0 +6,0 @@ "river-codegen": "./dist/codegen.js" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
33204
764
1