Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@reach/component-component

Package Overview
Dependencies
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reach/component-component - npm Package Compare versions

Comparing version 0.7.4 to 0.8.0

1

dist/component-component.esm.js

@@ -135,2 +135,3 @@ function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }

if (process.env.NODE_ENV !== "production") {
Component.displayName = "ComponentComponent";
Component.propTypes = {

@@ -137,0 +138,0 @@ initialState: PropTypes.object,

@@ -143,2 +143,3 @@ "use strict";

if (process.env.NODE_ENV !== "production") {
Component.displayName = "ComponentComponent";
Component.propTypes = {

@@ -145,0 +146,0 @@ initialState: _propTypes["default"].object,

4

package.json
{
"name": "@reach/component-component",
"version": "0.7.4",
"version": "0.8.0",
"description": "Declarative React Component Definitions",

@@ -39,3 +39,3 @@ "author": "React Training <hello@reacttraining.com>",

],
"gitHead": "f460709e283a60dd5ea62952b7feaf88546a50ff"
"gitHead": "7702c46373c7f11adc21184e7def9977203e9326"
}
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