service-worker-mock
Advanced tools
Comparing version 1.9.3 to 1.10.0
@@ -6,3 +6,4 @@ const ExtendableEvent = require('./ExtendableEvent'); | ||
super(); | ||
Object.assign(this, args); | ||
this.data = args; | ||
} | ||
@@ -9,0 +10,0 @@ } |
{ | ||
"name": "service-worker-mock", | ||
"version": "1.9.3", | ||
"version": "1.10.0", | ||
"main": "index.js", | ||
@@ -28,2 +28,2 @@ "repository": { | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23155