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

grunt-usemin2

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-usemin2 - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "grunt-usemin2",
"version": "0.0.2",
"version": "0.0.3",
"description": "An alternative to grunt-usemin.",

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

@@ -173,3 +173,3 @@ var deferred = require('deferred');

css: function(src) {
return '<link href="' + src + '" alt="stylesheet" type="text/css"></link>';
return '<link href="' + src + '" rel="stylesheet" type="text/css" />';
},

@@ -176,0 +176,0 @@ js: function(src) {

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