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

grunt-google-cdn

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-google-cdn - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "grunt-google-cdn",
"version": "0.1.3",
"version": "0.1.4",
"description": "Grunt task for replacing refs to resources on the Google CDN",

@@ -5,0 +5,0 @@ "main": "Gruntfile.js",

@@ -26,3 +26,3 @@ 'use strict';

// If bowerrc defines a 'json' attribute, use that
componentsFilename = bowerrc.json || 'components.json';
componentsFilename = bowerrc.json || 'component.json';
return grunt.file.readJSON(componentsFilename);

@@ -29,0 +29,0 @@ }

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