@expo/config
Advanced tools
Comparing version
@@ -5,2 +5,1 @@ export * from './Config'; | ||
export * from './Errors'; | ||
export { getAccountUsername } from './getAccountUsername'; |
@@ -6,15 +6,5 @@ "use strict"; | ||
}); | ||
var _exportNames = { | ||
getAccountUsername: true | ||
}; | ||
Object.defineProperty(exports, "getAccountUsername", { | ||
enumerable: true, | ||
get: function () { | ||
return _getAccountUsername().getAccountUsername; | ||
} | ||
}); | ||
var _Config = require("./Config"); | ||
Object.keys(_Config).forEach(function (key) { | ||
if (key === "default" || key === "__esModule") return; | ||
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return; | ||
if (key in exports && exports[key] === _Config[key]) return; | ||
@@ -31,3 +21,2 @@ Object.defineProperty(exports, key, { | ||
if (key === "default" || key === "__esModule") return; | ||
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return; | ||
if (key in exports && exports[key] === _Config2[key]) return; | ||
@@ -44,3 +33,2 @@ Object.defineProperty(exports, key, { | ||
if (key === "default" || key === "__esModule") return; | ||
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return; | ||
if (key in exports && exports[key] === _getExpoSDKVersion[key]) return; | ||
@@ -57,3 +45,2 @@ Object.defineProperty(exports, key, { | ||
if (key === "default" || key === "__esModule") return; | ||
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return; | ||
if (key in exports && exports[key] === _Errors[key]) return; | ||
@@ -67,9 +54,2 @@ Object.defineProperty(exports, key, { | ||
}); | ||
function _getAccountUsername() { | ||
const data = require("./getAccountUsername"); | ||
_getAccountUsername = function () { | ||
return data; | ||
}; | ||
return data; | ||
} | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@expo/config", | ||
"version": "10.0.6", | ||
"version": "11.0.0-canary-20241211-61c49bd", | ||
"description": "A library for interacting with the app.json", | ||
@@ -37,5 +37,5 @@ "main": "build/index.js", | ||
"@babel/code-frame": "~7.10.4", | ||
"@expo/config-plugins": "~9.0.10", | ||
"@expo/config-types": "^52.0.0", | ||
"@expo/json-file": "^9.0.0", | ||
"@expo/config-plugins": "9.0.13-canary-20241211-61c49bd", | ||
"@expo/config-types": "53.0.0-canary-20241211-61c49bd", | ||
"@expo/json-file": "9.0.1-canary-20241211-61c49bd", | ||
"deepmerge": "^4.3.1", | ||
@@ -53,8 +53,7 @@ "getenv": "^1.0.0", | ||
"@types/require-from-string": "^1.2.1", | ||
"expo-module-scripts": "^4.0.0" | ||
"expo-module-scripts": "4.0.3-canary-20241211-61c49bd" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "a1fac063b47a647f2a9737e201d502066c52d4b0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
7
-36.36%157535
-7.23%53
-10.17%1853
-7.21%1
Infinity%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed