@vianuvem-vn/feature-toggle
Advanced tools
Comparing version 1.0.15 to 1.0.18
@@ -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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
86340
859
2