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

@shopify/react-async

Package Overview
Dependencies
Maintainers
25
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-async - npm Package Compare versions

Comparing version 0.0.0-snapshot-20230901173601 to 0.0.0-snapshot-20230912183159

2

build/ts/types.d.ts

@@ -33,3 +33,3 @@ import type { ReactElement, ReactNode } from 'react';

KeepFresh(props: KeepFreshOptions): React.ReactElement<{}> | null;
renderLoading(props: Props): ReactNode;
renderLoading: ((props: Props) => ReactNode) | undefined;
}

@@ -36,0 +36,0 @@ export type PreloadOptions<T> = T extends AsyncHookTarget<any, infer U, any, any> ? U : never;

{
"name": "@shopify/react-async",
"version": "0.0.0-snapshot-20230901173601",
"version": "0.0.0-snapshot-20230912183159",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Tools for creating powerful, asynchronously-loaded React components",

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