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

gulp-cdnizer

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-cdnizer - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

4

package.json
{
"name": "gulp-cdnizer",
"version": "0.2.5",
"version": "0.2.6",
"description": "A gulp plugin for replacing local links with CDN links, includes fallbacks and customization",

@@ -28,3 +28,3 @@ "keywords": [

"gulp-util": "~2.2.0",
"cdnizer": "*"
"cdnizer": "^0.2.6"
},

@@ -31,0 +31,0 @@ "devDependencies": {

@@ -134,3 +134,3 @@ # gulp-cdnizer

Allow for file names to have `.min` inserted before the file extension (but after rev, if enabled). This allows you to use the base name for a file, and have `cndizer` match the minified name.
Allow for file names that optionally have `.min` inserted before the file extension (but after rev, if enabled). This allows you to use the base name for a file, and have `cndizer` match the minified name.

@@ -137,0 +137,0 @@ #### options.fallbackScript

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