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
3
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 1.2.0 to 1.2.1

6

backbone-pane-template/index.js

@@ -5,5 +5,5 @@ 'use strict';

, _ = require('lodash')
, rt = require('../../../lib/rt')
, cache = require('../../../lib/cache')
, Button = require('../../peices/button')
, rt = require('../../../lib/rt.js')
, cache = require('../../../app/cache/')
, Button = require('../../pieces/button')
, {{PascalName}}Step = require('../../steps/{{name}}')

@@ -10,0 +10,0 @@ , State = require('ampersand-state').extend({

{
"name": "ribcage-gen",
"version": "1.2.0",
"version": "1.2.1",
"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