configcat-js-chromium-extension
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,1 +0,1 @@ | ||
export default "1.0.1"; | ||
export default "1.0.2"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = "1.0.1"; | ||
exports.default = "1.0.2"; |
{ | ||
"name": "configcat-js-chromium-extension", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "ConfigCat is a configuration as a service that lets you manage your features and configurations without actually deploying new code.", | ||
@@ -36,3 +36,3 @@ "main": "lib/index.js", | ||
"@types/chrome": "0.0.193", | ||
"configcat-common": "^8.0.1", | ||
"configcat-common": "^8.0.2", | ||
"tslib": "^2.4.1" | ||
@@ -39,0 +39,0 @@ }, |
@@ -1,5 +0,5 @@ | ||
# ConfigCat SDK for Chrome Extensions | ||
# ConfigCat SDK for Chromium Extensions | ||
https://configcat.com | ||
ConfigCat SDK for Chrome extensions provides easy integration with ConfigCat feature flags. | ||
ConfigCat SDK for Chromium Extensions provides easy integration with ConfigCat feature flags. | ||
@@ -117,3 +117,3 @@ ConfigCat is a feature flag and configuration management service that lets you separate releases from deployments. You can turn your features ON/OFF using <a href="https://app.configcat.com" target="_blank">ConfigCat Dashboard</a> even after they are deployed. ConfigCat lets you target specific groups of users based on region, email or any other custom user attribute. | ||
## About ConfigCat | ||
- [Official ConfigCat SDK's for other platforms](https://github.com/configcat) | ||
- [Official ConfigCat SDKs for other platforms](https://github.com/configcat) | ||
- [Documentation](https://configcat.com/docs) | ||
@@ -120,0 +120,0 @@ - [Blog](https://blog.configcat.com) |
Sorry, the diff of this file is too big to display
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
138498
Updatedconfigcat-common@^8.0.2