Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

configcat-js-chromium-extension

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configcat-js-chromium-extension - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

lib/esm/Version.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc