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

grunt-appolo-assets-url-replace

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-appolo-assets-url-replace - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "grunt-appolo-assets-url-replace",
"description": "Grunt task to replace assets urls with absolute path",
"version": "0.0.7",
"version": "0.0.8",
"author": {

@@ -6,0 +6,0 @@ "name": "Roman Svichar",

@@ -58,3 +58,3 @@

} else if(ext == '.html' || ext == '.htm') {
} else if(ext == '.html' || ext == '.htm' || ext == '.ejs' || ext == '.jade') {

@@ -61,0 +61,0 @@ var modified = false;

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