intersection-observer-admin
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -299,3 +299,4 @@ var __extends = (this && this.__extends) || (function () { | ||
} | ||
return a !== a && b !== b; | ||
// if nothing failed | ||
return true; | ||
}; | ||
@@ -302,0 +303,0 @@ /** |
@@ -390,3 +390,4 @@ var Registry = /** @class */ (function () { | ||
} | ||
return a !== a && b !== b; | ||
// if nothing failed | ||
return true; | ||
}; | ||
@@ -393,0 +394,0 @@ /** |
@@ -396,3 +396,4 @@ (function (global, factory) { | ||
} | ||
return a !== a && b !== b; | ||
// if nothing failed | ||
return true; | ||
}; | ||
@@ -399,0 +400,0 @@ /** |
{ | ||
"name": "intersection-observer-admin", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Intersection Observer Admin for better performance", | ||
@@ -5,0 +5,0 @@ "main": "dist/intersection-observer-admin.umd.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1654
118487