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

add-react-component

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

add-react-component - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

components/component-index.js

1

components/pure-component.js
const path = require('path')
const fs = require('fs')
module.exports = PureComponent

@@ -6,0 +5,0 @@

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

const ComponentIndex = require('./components/component-index')
const PureComponent = require('./components/pure-component')

@@ -44,2 +45,3 @@ const StyleSheet = require('./components/stylesheet')

ComponentIndex(rootDirectory, name)
ShallowRender(rootDirectory, name)

@@ -46,0 +48,0 @@

{
"name": "add-react-component",
"version": "0.1.0",
"version": "1.0.0",
"description": "Create React Component CLI",

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

Sorry, the diff of this file is not supported yet

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