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

react-cosmos-dom

Package Overview
Dependencies
Maintainers
0
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cosmos-dom - npm Package Compare versions

Comparing version 6.2.3-canary.dc84193.0 to 6.2.4-canary.4981a3d.0

2

dist/ErrorCatch.d.ts

@@ -18,5 +18,5 @@ import React from 'react';

componentDidUpdate(prevProps: DecoratorProps): void;
render(): string | number | boolean | Iterable<React.ReactNode> | React.JSX.Element | null | undefined;
render(): string | number | bigint | boolean | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | React.JSX.Element | null | undefined;
renderError(error: string): React.JSX.Element;
}
export {};
{
"name": "react-cosmos-dom",
"version": "6.2.3-canary.dc84193.0+dc84193",
"version": "6.2.4-canary.4981a3d.0+4981a3d",
"description": "React Cosmos DOM",

@@ -11,6 +11,6 @@ "repository": "https://github.com/react-cosmos/react-cosmos/tree/main/packages/react-cosmos-dom",

"lodash-es": "4.17.21",
"react-cosmos-core": "6.2.3-canary.dc84193.0+dc84193",
"react-cosmos-renderer": "6.2.3-canary.dc84193.0+dc84193"
"react-cosmos-core": "6.2.4-canary.4981a3d.0+4981a3d",
"react-cosmos-renderer": "6.2.4-canary.4981a3d.0+4981a3d"
},
"gitHead": "dc841937eaa894dad5553d6d20de734925612720"
"gitHead": "4981a3d7d9b878a196e618628d6db7e318a9a0a8"
}

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