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

graphand-react

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphand-react - npm Package Compare versions

Comparing version 0.4.28-beta to 0.4.29-beta

2

dist/types/components/InfiniteList.d.ts

@@ -43,2 +43,4 @@ import { GraphandModel, GraphandModelList } from "graphand-js";

staticItems?: GraphandModel[] | GraphandModelList<GraphandModel>;
subscribe?: boolean;
fixedLoading?: boolean;
itemProps?: ((props: InfiniteListItemProps, list: GraphandModel[] | GraphandModelList<GraphandModel>, loading: boolean) => {

@@ -45,0 +47,0 @@ [prop: string]: any;

2

package.json
{
"name": "graphand-react",
"version": "0.4.28-beta",
"version": "0.4.29-beta",
"description": "",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/pierrecabriere/graphand-react",

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

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