configcat-common
Advanced tools
Comparing version 5.2.0 to 5.3.0
@@ -7,2 +7,4 @@ "use strict"; | ||
var ConfigCatLogger_1 = require("./ConfigCatLogger"); | ||
var Polyfills_1 = require("./Polyfills"); | ||
(0, Polyfills_1.setupPolyfills)(); | ||
/** | ||
@@ -9,0 +11,0 @@ * Create an instance of ConfigCatClient and setup AutoPoll mode |
import { ConfigCatClient } from "./ConfigCatClient"; | ||
import { AutoPollOptions, ManualPollOptions, LazyLoadOptions } from "./ConfigCatClientOptions"; | ||
import { ConfigCatConsoleLogger } from "./ConfigCatLogger"; | ||
import { setupPolyfills } from "./Polyfills"; | ||
setupPolyfills(); | ||
/** | ||
@@ -5,0 +7,0 @@ * Create an instance of ConfigCatClient and setup AutoPoll mode |
@@ -7,2 +7,4 @@ "use strict"; | ||
var ConfigCatLogger_1 = require("./ConfigCatLogger"); | ||
var Polyfills_1 = require("./Polyfills"); | ||
(0, Polyfills_1.setupPolyfills)(); | ||
/** | ||
@@ -9,0 +11,0 @@ * Create an instance of ConfigCatClient and setup AutoPoll mode |
{ | ||
"name": "configcat-common", | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"description": "ConfigCat is a configuration as a service that lets you manage your features and configurations without actually deploying new code.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.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
442126
148
8314