Socket
Socket
Sign inDemoInstall

@center-inc/react

Package Overview
Dependencies
157
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.10 to 1.1.11

2

dist/src/components/ErrorBoundary.d.ts

@@ -12,4 +12,4 @@ import React, { Component, ErrorInfo, ReactNode } from 'react';

componentDidCatch(error: Error, errorInfo: ErrorInfo): void;
render(): string | number | boolean | JSX.Element | React.ReactFragment;
render(): string | number | boolean | React.ReactFragment | JSX.Element;
}
export default ErrorBoundary;

@@ -5,3 +5,3 @@ {

"author": "Center Pixel, Inc <opensource@center.app>",
"version": "1.1.10",
"version": "1.1.11",
"publishConfig": {

@@ -8,0 +8,0 @@ "access": "public"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc