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

collect-react-stats

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collect-react-stats - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

bin/collect-react-stats.js

@@ -213,3 +213,3 @@ #!/usr/bin/env node

console.log("Top 20 DOM props:");
console.log("Top 20 props passed to DOM VNodes:");
const domPropsData = result.summary.domProps.data;

@@ -216,0 +216,0 @@ const keys = Object.keys(domPropsData)

{
"name": "collect-react-stats",
"type": "module",
"version": "0.0.2",
"version": "0.0.3",
"description": "CLI to collect stats about React usage on a website",

@@ -6,0 +6,0 @@ "main": "src/index.js",

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