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

pixelblock-cli

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pixelblock-cli - npm Package Compare versions

Comparing version 0.0.28 to 0.0.30

components/Alert.tsx

0

bin/install.js

@@ -0,0 +0,0 @@ #!/usr/bin/env node

2

package.json
{
"name": "pixelblock-cli",
"version": "0.0.28",
"version": "0.0.30",
"main": "bin/install.js",

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

@@ -32,3 +32,3 @@ * * *

`npx pixelblock-cli <component>`
`npx pixelblock-cli add <component>`

@@ -46,7 +46,7 @@

`npx pixelblock-cli <component>`
`npx pixelblock-cli add <component>`
Replace `<component>` with the name of the component you want to install. For example:
`npx pixelblock-cli button`
`npx pixelblock-cli add button`

@@ -66,3 +66,3 @@ This will copy the `Button.tsx` file from the templates directory to your project's `components/PixelBlock` directory.

`npx pixelblock-cli Button`
`npx pixelblock-cli add Button`

@@ -109,3 +109,3 @@ This will copy the `Button.tsx` template file to your project's `components/PixelBlock` directory.

`npx pixelblock-cli Button`
`npx pixelblock-cli add Button`

@@ -122,3 +122,3 @@

`sudo npx pixelblock-cli Button`
`sudo npx pixelblock-cli add Button`

@@ -125,0 +125,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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