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

component-fetch

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

component-fetch - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.github/workflows/release-please.yml

8

package.json
{
"name": "component-fetch",
"version": "1.0.0",
"version": "1.0.1",
"description": "Install components from your GitHub repository aka shadcn for your UI library",

@@ -12,3 +12,4 @@ "main": "dist/index.js",

"build": "tsup src",
"dev": "tsup src --watch"
"dev": "tsup src --watch",
"release": "release-please"
},

@@ -39,4 +40,5 @@ "dependencies": {

"typescript": "^4.9.5",
"zod": "^3.24.1"
"zod": "^3.24.1",
"release-please": "^16.9.0"
}
}
<div align="center">
<img src="docs/logo.png" alt="Component Fetch Logo" width="120" />
<img src="https://github.com/mrzmyr/component-fetch/blob/main/docs/logo.png" alt="Component Fetch Logo" width="120" />

@@ -4,0 +4,0 @@ <h1>Component Fetch</h1>

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