@huddle01/feature-flags
Advanced tools
Comparing version 0.0.3-alpha.0 to 0.0.3-alpha.1
{ | ||
"name": "@huddle01/feature-flags", | ||
"version": "0.0.3-alpha.0", | ||
"version": "0.0.3-alpha.1", | ||
"description": "Unleash the Power of Controlled Feature Rollouts in Your Typescript Projects", | ||
@@ -49,6 +49,6 @@ "main": "dist/index.mjs", | ||
"tsup": "^8.0.1", | ||
"zod": "^3.22.4" | ||
"zod": "^3.22.4", | ||
"@vercel/edge-config": "^0.1.1" | ||
}, | ||
"dependencies": { | ||
"@vercel/edge-config": "^0.1.1", | ||
"jotai": "^2.4.3", | ||
@@ -55,0 +55,0 @@ "react": "18.2.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
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 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
138680
2
4188
5
5
4
- Removed@vercel/edge-config@^0.1.1
- Removed@vercel/edge-config@0.1.11(transitive)
- Removed@vercel/edge-config-fs@0.1.0(transitive)