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

ribcage-gen

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ribcage-gen - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

10

component-template/README.md

@@ -8,3 +8,6 @@ # {{PascalName}}

, {{camelName}} = new {{PascalName}}(options)
```
```css
@import "{{name}}";
```

@@ -24,9 +27,10 @@

## Developing
Install [ribcage-preview](https://github.com/Techwraith/ribcage-preview)
Install [ribcage](https://github.com/Techwraith/ribcage)
```sh
npm i -g ribcage-preview
npm i -g ribcage
ribcage preview .
```
Open [http://localhost:4000/default]
Open [http://localhost:4000/default](http://localhost:4000/default)
{
"name": "ribcage-gen",
"version": "0.1.4",
"version": "0.1.5",
"description": "A generator script for ribcage components",

@@ -5,0 +5,0 @@ "main": "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