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

grunt-bower-organiser

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-bower-organiser - npm Package Compare versions

Comparing version 0.6.2 to 0.7.0

GruntFile.js

4

package.json
{
"name": "grunt-bower-organiser",
"description": "Organises Bower components according to their types",
"version": "0.6.2",
"version": "0.7.0",
"homepage": "https://github.com/mavdi/grunt-bower-organiser",

@@ -32,3 +32,3 @@ "author": {

"devDependencies": {
"grunt": "~0.3.17",
"grunt": "~0.4.0",
"bower": "~0.7.0"

@@ -35,0 +35,0 @@ },

@@ -22,3 +22,3 @@ /*

//utils
var _ = grunt.utils._;
var _ = grunt.util._;
var log = grunt.log.write;

@@ -25,0 +25,0 @@ var helpers = require('./lib/helpers').init(grunt, _);

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