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

grunt-css-urls

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-css-urls - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "grunt-css-urls",
"description": "Grunt task to make css urls relative to a main css file with @import rules",
"version": "0.1.1",
"version": "0.1.2",
"homepage": "https://github.com/Ideame/grunt-css-urls",

@@ -6,0 +6,0 @@ "author": {

@@ -8,2 +8,3 @@ /*

module.exports = function (grunt) {
var fs = require('fs');
var path = require('path');

@@ -10,0 +11,0 @@ var util = require('util');

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