Socket
Socket
Sign inDemoInstall

react-inspector

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-inspector - npm Package Compare versions

Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2

3

lib/table-inspector/TableInspector.js

@@ -85,3 +85,4 @@ 'use strict';

td: {
height: '16px',
boxSizing: 'border-box', //
height: '16px', // /* 0.5 * background-size height */
verticalAlign: 'top',

@@ -88,0 +89,0 @@ padding: '1px 4px',

{
"name": "react-inspector",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "Power of Browser DevTools inspectors right inside your React app",

@@ -16,3 +16,3 @@ "main": "lib/index.js",

"prerelease": "npm run lint && npm run test && npm run clean && npm run build",
"release": ""
"release": "npm publish ."
},

@@ -19,0 +19,0 @@ "repository": {

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