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

@farcaster/frame-core

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@farcaster/frame-core - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

1

dist/types.d.ts

@@ -20,2 +20,3 @@ import type { Address, Provider, RpcRequest, RpcResponse, RpcSchema } from "ox";

type: "cast_embed";
embed: string;
cast: {

@@ -22,0 +23,0 @@ fid: number;

@@ -20,2 +20,3 @@ import type { Address, Provider, RpcRequest, RpcResponse, RpcSchema } from "ox";

type: "cast_embed";
embed: string;
cast: {

@@ -22,0 +23,0 @@ fid: number;

2

package.json
{
"name": "@farcaster/frame-core",
"version": "0.0.20",
"version": "0.0.21",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "esm/index.js",

@@ -36,2 +36,3 @@ import type {

type: "cast_embed";
embed: string;
cast: {

@@ -38,0 +39,0 @@ fid: number;

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc