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

@nuxtjs/workbox

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/workbox - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

<a name="0.3.2"></a>
## [0.3.2](https://github.com/nuxt/modules/compare/@nuxtjs/workbox@0.3.1...@nuxtjs/workbox@0.3.2) (2017-06-04)
### Bug Fixes
* **workbox:** empty scope ([50326e9](https://github.com/nuxt/modules/commit/50326e9))
<a name="0.3.1"></a>

@@ -8,0 +19,0 @@ ## [0.3.1](https://github.com/nuxt/modules/compare/@nuxtjs/workbox@0.3.0...@nuxtjs/workbox@0.3.1) (2017-06-04)

2

index.js

@@ -56,3 +56,3 @@ const path = require('path')

swURL: routerBase + swFileName,
swScope: routerBase
swScope: fixUrl(`${routerBase}/`)
}

@@ -59,0 +59,0 @@ })

{
"name": "@nuxtjs/workbox",
"version": "0.3.1",
"version": "0.3.2",
"license": "MIT",

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

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