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

new-component

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

new-component - npm Package Compare versions

Comparing version 3.0.2 to 4.0.0

2

package.json
{
"name": "new-component",
"version": "3.0.2",
"version": "4.0.0",
"description": "CLI for creating new React components",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/joshwcomeau/new-component",

import React from 'react';
const COMPONENT_NAME = () => {
function COMPONENT_NAME() {
return <div />;

@@ -6,0 +5,0 @@ };

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