@fluido/dreno-core
Advanced tools
Comparing version 0.7.0-alpha to 0.8.0-alpha
export declare const URLS: { | ||
API: string; | ||
WEB: string; | ||
@@ -4,0 +3,0 @@ }; |
{ | ||
"name": "@fluido/dreno-core", | ||
"version": "0.7.0-alpha", | ||
"version": "0.8.0-alpha", | ||
"description": "Dreno library", | ||
@@ -41,4 +41,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/node": "^20.10.4", | ||
"esbuild": "^0.19.9", | ||
"@types/node": "^20.10.7", | ||
"esbuild": "^0.19.11", | ||
"npm-run-all": "^4.1.5", | ||
@@ -45,0 +45,0 @@ "typescript": "^5.3.3" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
2902
11
100964