@invrs/ads
Advanced tools
Comparing version 0.19.7 to 0.19.8
@@ -57,3 +57,3 @@ "use strict"; | ||
// Helpers | ||
// Constants | ||
// Exports | ||
// Initializers | ||
@@ -190,3 +190,3 @@ init(); // Functions | ||
_context3.next = 17; | ||
return _flatironStore.store.set("iframes.".concat(id, ".refresh"), new Date().toString()); | ||
return _flatironStore.store.time("iframes.".concat(id, ".refresh")); | ||
@@ -201,2 +201,3 @@ case 17: | ||
dfp: { | ||
a9: true, | ||
oop: _config.oop.indexOf(unit) > -1, | ||
@@ -203,0 +204,0 @@ path: path, |
{ | ||
"name": "@invrs/ads", | ||
"version": "0.19.7", | ||
"version": "0.19.8", | ||
"description": "Inverse ad code", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"@babel/runtime": "7.0.0-beta.42", | ||
"@invrs/flatiron-store": "^0.19.2" | ||
"@invrs/flatiron-store": "^0.19.8" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
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
596
54101