Socket
Socket
Sign inDemoInstall

cache-buster

Package Overview
Dependencies
4
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.2.0

2

bin/index.js

@@ -19,3 +19,3 @@ #!/usr/bin/env node

'var redirect = window.location.protocol + "//" + window.location.host + window.location.pathname' +
'/' + timeInSec + '/' + commander.indexFileName + 'window.location.search' +
'/' + timeInSec + '/' + (commander.indexFileName || 'index.html') + 'window.location.search' +
'</script>' +

@@ -22,0 +22,0 @@ '</head>' +

{
"name": "cache-buster",
"version": "5.1.0",
"version": "5.2.0",
"description": "cache buster for static webapp",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc