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

sails-generate-sass

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sails-generate-sass - npm Package Compare versions

Comparing version 0.0.5 to 0.0.51

4

Generator.js

@@ -92,3 +92,5 @@ /**

'./tasks/register/compileAssets.js': { copy: 'tasks/register/compileAssets.js'},
'./tasks/register/syncAssets.js': { copy: 'tasks/register/syncAssets.js'}
'./tasks/register/syncAssets.js': { copy: 'tasks/register/syncAssets.js'},
'./package.json': { copy: '_package.json'}
},

@@ -95,0 +97,0 @@

{
"name": "sails-generate-sass",
"version": "0.0.5",
"version": "0.0.51",
"description": "Setup a sails project with SASS enabled",

@@ -21,4 +21,3 @@ "main": "Generator.js",

"lodash": ">=2.4.x",
"merge-defaults": ">=0.1.0",
"grunt-contrib-sass": ">=0.9.2"
"merge-defaults": ">=0.1.0"
},

@@ -25,0 +24,0 @@ "devDependencies": {

@@ -24,3 +24,4 @@ {

"grunt-contrib-less": "0.11.1",
"grunt-contrib-coffee": "~0.10.1"
"grunt-contrib-coffee": "~0.10.1",
"grunt-contrib-sass": ">=0.9.2"
},

@@ -27,0 +28,0 @@ "scripts": {

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