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

jade-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jade-bootstrap - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "jade-bootstrap",
"version": "1.0.6",
"version": "1.0.7",
"description": "Bootstrap framework written completely using mixins in JADE",

@@ -5,0 +5,0 @@ "main": "bootstrap.jade",

@@ -15,3 +15,2 @@ var jade = require("jade");

var locals = { id: "myaccordion",title:"My Accordion Item",type: "primary", parent: "myaccordion",expanded:false};
console.log(fn(locals));
it("should generate an accordion",function() {

@@ -18,0 +17,0 @@ assert(actual,fn(locals));

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