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

apply-static-cache-manifest

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apply-static-cache-manifest - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "apply-static-cache-manifest",
"version": "1.0.0",
"version": "1.0.1",
"description": "Basic find and replace of file names to their cached versions.",

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

@@ -16,3 +16,3 @@ # apply-static-cache-manifest

copy-with-content-hash path/to/foo.js -o builddir > cache-manifest.json
apply-static-cache-manifest path/to/index.html cache-manifest.json > builddir/index.html
apply-static-cache-manifest -m cache-manifest.json -o builddir index.html
```

@@ -19,0 +19,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