Socket
Socket
Sign inDemoInstall

workbox-core

Package Overview
Dependencies
0
Maintainers
6
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.4 to 6.3.0

1

_private/WorkboxError.d.ts

@@ -13,3 +13,2 @@ import { MapLikeObject } from '../types.js';

declare class WorkboxError extends Error {
name: string;
details?: MapLikeObject;

@@ -16,0 +15,0 @@ /**

4

package.json
{
"name": "workbox-core",
"version": "6.2.4",
"version": "6.3.0",
"license": "MIT",

@@ -23,3 +23,3 @@ "author": "Google's Web DevRel Team",

"types": "index.d.ts",
"gitHead": "0074b20b17b8047a6d9ecd7d9082778a61ad0468"
"gitHead": "03055e64014a46f6cc977a3a50ad814c6409d36a"
}

@@ -24,3 +24,2 @@ /*

class WorkboxError extends Error {
name: string;
details?: MapLikeObject;

@@ -27,0 +26,0 @@

// @ts-ignore
try{self['workbox:core:6.2.4']&&_()}catch(e){}
try{self['workbox:core:6.3.0']&&_()}catch(e){}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc