@fastly/performance-observer-polyfill
Advanced tools
Comparing version 2.0.0-pre-1.0 to 2.0.0-pre-1.1
/** | ||
* Performance Observer Polyfill | ||
* Version: 2.0.0-pre-1.0 | ||
* Generated: 2021-02-11 | ||
* Version: 2.0.0-pre-1.1 | ||
* Generated: 2021-02-15 | ||
* https://github.com/fastly/performance-observer-polyfill | ||
@@ -6,0 +6,0 @@ * |
/** | ||
* Performance Observer Polyfill | ||
* Version: 2.0.0-pre-1.0 | ||
* Generated: 2021-02-11 | ||
* Version: 2.0.0-pre-1.1 | ||
* Generated: 2021-02-15 | ||
* https://github.com/fastly/performance-observer-polyfill | ||
@@ -6,0 +6,0 @@ * |
{ | ||
"name": "@fastly/performance-observer-polyfill", | ||
"version": "2.0.0-pre-1.0", | ||
"version": "2.0.0-pre-1.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/esm/index.js", |
@@ -16,2 +16,5 @@ declare namespace PollingPerformanceObserver { | ||
// eslint-disable-next-line no-redeclare | ||
declare const PollingPerformanceObserver: typeof PerformanceObserver; | ||
export default PollingPerformanceObserver; |
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
68900
1553