File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,21 +79,22 @@ declare namespace OneLine {
7979
8080 interface SocialConsents {
8181 vendors : {
82- tiktok : boolean ;
83- twitter : boolean ;
84- youtube : boolean ;
85- instagram : boolean ;
82+ art19 : boolean ;
83+ dailymotion : boolean ;
8684 facebook : boolean ;
85+ flourish : boolean ;
8786 google_maps : boolean ;
88- spotify : boolean ;
87+ instagram : boolean ;
8988 jwplayer : boolean ;
90- dailymotion : boolean ;
91- omny : boolean ;
92- vimeo : boolean ;
9389 liveblog : boolean ;
94- art19 : boolean ;
90+ omny : boolean ;
9591 roninmedia : boolean ;
9692 sporcle : boolean ;
93+ spotify : boolean ;
94+ tiktok : boolean ;
95+ twitter : boolean ;
96+ vimeo : boolean ;
97+ youtube : boolean ;
9798 } ;
9899 }
99100
Original file line number Diff line number Diff line change @@ -16,21 +16,22 @@ type ParamFunction = (arg: any) => void;
1616
1717interface SocialConsents {
1818 vendors : {
19- tiktok : boolean ;
20- twitter : boolean ;
21- youtube : boolean ;
22- instagram : boolean ;
19+ art19 : boolean ;
20+ dailymotion : boolean ;
2321 facebook : boolean ;
22+ flourish : boolean ;
2423 google_maps : boolean ;
25- spotify : boolean ;
24+ instagram : boolean ;
2625 jwplayer : boolean ;
27- dailymotion : boolean ;
28- omny : boolean ;
29- vimeo : boolean ;
3026 liveblog : boolean ;
31- art19 : boolean ;
27+ omny : boolean ;
3228 roninmedia : boolean ;
3329 sporcle : boolean ;
30+ spotify : boolean ;
31+ tiktok : boolean ;
32+ twitter : boolean ;
33+ vimeo : boolean ;
34+ youtube : boolean ;
3435 } ;
3536}
3637
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @types/pxr-oneline" ,
4- "version" : " 1.12 .9999" ,
4+ "version" : " 1.13 .9999" ,
55 "nonNpm" : true ,
66 "nonNpmDescription" : " The OneLine handles all the logic needed for a publisher to serve ads." ,
77 "projects" : [
You can’t perform that action at this time.
0 commit comments