Socket
Socket
Sign inDemoInstall

generator-jade

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-jade - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

4

app/templates/_Gruntfile.js

@@ -27,3 +27,3 @@ // Generated on<%%= (new Date).toISOString().split('T')[0] %> using <%%= pkg.name %> <%%= pkg.version %>

folders: folders,
watch: {<% if (cssProcessor === 'stylus') { %>
watch: {<% if (cssProcessor === 'stylus') { %>
stylus: {

@@ -119,3 +119,3 @@ files: '<%%= folders.app %>/styles/**/*.styl',

files: {
'<%%= folders.tmp %>/main.css': [
'<%%= folders.tmp %>/styles/main.css': [
'<%%= folders.app %>/styles/**/*.styl',

@@ -122,0 +122,0 @@ '!<%%= folders.app %>/styles/**/_*.styl'

{
"name": "generator-jade",
"version": "0.2.4",
"version": "0.2.5",
"description": "A yo generator for jade projects",

@@ -5,0 +5,0 @@ "keywords": [

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