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

@vianuvem-vn/feature-toggle

Package Overview
Dependencies
Maintainers
7
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vianuvem-vn/feature-toggle - npm Package Compare versions

Comparing version 1.0.15 to 1.0.18

6

dist/index.js

@@ -19,5 +19,2 @@ 'use strict';

function _asyncToGenerator(fn) {

@@ -857,3 +854,4 @@ return function () {

sandbox: 'https://workspace-sandbox.vianuvem.com.br/bff',
production: 'https://workspace.vianuvem.com.br/bff'
production: 'https://workspace.vianuvem.com.br/bff',
appseed: 'https://workspace-staging.vianuvem.com.br/bff'
};

@@ -860,0 +858,0 @@

{
"name": "@vianuvem-vn/feature-toggle",
"version": "1.0.15",
"version": "1.0.18",
"author": "Ramon Francisco",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -10,3 +10,4 @@ const DEFAULT_ENVIRONMENT = 'production';

sandbox: 'https://workspace-sandbox.vianuvem.com.br/bff',
production: 'https://workspace.vianuvem.com.br/bff'
production: 'https://workspace.vianuvem.com.br/bff',
appseed: 'https://workspace-staging.vianuvem.com.br/bff'
};

@@ -13,0 +14,0 @@

Sorry, the diff of this file is not supported yet

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