Socket
Socket
Sign inDemoInstall

grunt-bower-install

Package Overview
Dependencies
47
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.5.0

9

package.json
{
"name": "grunt-bower-install",
"description": "Inject your Bower dependencies right into your HTML from Grunt.",
"version": "1.4.1",
"version": "1.5.0",
"homepage": "http://stephenplusplus.github.io/grunt-bower-install",

@@ -16,6 +16,5 @@ "author": {

"bower",
"package manager",
"package",
"wiredep",
"dependency management",
"javascript dependencies",
"dependency",
"component",

@@ -40,5 +39,5 @@ "postinstall"

"dependencies": {
"wiredep": "~1.4.0",
"wiredep": "~1.5.0",
"bower-config": "~0.5.0"
}
}

@@ -0,5 +1,7 @@

> -
# grunt-bower-install
*Inject your Bower dependencies right into your HTML from Grunt.*
>
> -
> Inject your Bower dependencies right into your HTML from Grunt.
## What is this?

@@ -54,3 +56,4 @@ [Grunt](http://gruntjs.com) is great.

fileTypes: {},
ignorePath: ''
ignorePath: '',
overrides: {}
}

@@ -57,0 +60,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc