New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

frog

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frog - npm Package Compare versions

Comparing version

to
0.18.0-fix-mini-app-coms.20241106T004402

@@ -231,2 +231,3 @@ import { type Context, Hono } from 'hono';

image: HandlerInterface<env, 'image', schema, basePath>;
miniApp: HandlerInterface<env, 'composerAction', schema, basePath>;
route<subPath extends string, subSchema extends Schema, subBasePath extends string>(path: subPath, frog: FrogBase<any, subSchema, subBasePath>): this;

@@ -233,0 +234,0 @@ transaction: HandlerInterface<env, 'transaction', schema, basePath>;

@@ -766,2 +766,8 @@ import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "frog/jsx/jsx-runtime";

});
Object.defineProperty(this, "miniApp", {
enumerable: true,
configurable: true,
writable: true,
value: this.composerAction
});
Object.defineProperty(this, "transaction", {

@@ -768,0 +774,0 @@ enumerable: true,

@@ -1,2 +0,2 @@

export declare const version = "0.18.0-fix-mini-app-coms.20241106T001941";
export declare const version = "0.18.0-fix-mini-app-coms.20241106T004402";
//# sourceMappingURL=version.d.ts.map

@@ -1,2 +0,2 @@

export const version = '0.18.0-fix-mini-app-coms.20241106T001941';
export const version = '0.18.0-fix-mini-app-coms.20241106T004402';
//# sourceMappingURL=version.js.map
{
"name": "frog",
"description": "Framework for Farcaster Frames",
"version": "0.18.0-fix-mini-app-coms.20241106T001941",
"version": "0.18.0-fix-mini-app-coms.20241106T004402",
"type": "module",

@@ -6,0 +6,0 @@ "module": "_lib/index.js",

@@ -1,1 +0,1 @@

export const version = '0.18.0-fix-mini-app-coms.20241106T001941'
export const version = '0.18.0-fix-mini-app-coms.20241106T004402'
import type {
EthSendTransactionParameters,
SendTransactionParameters,
EthSendTransactionParameters,
} from '../../../types/transaction.js'

@@ -5,0 +5,0 @@ import {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet