@okam/directus-next
Advanced tools
Comparing version 0.2.0 to 0.3.0
export * from './draft'; | ||
export { logger as DirectusNextLogger } from './logger'; | ||
export { directusRouteRouter } from './lib/directusRouteRouter'; | ||
export { getJsonErrorResponse } from './response'; |
{ | ||
"name": "@okam/directus-next", | ||
"main": "./index.js", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"types": "./index.d.ts", | ||
@@ -18,3 +18,6 @@ "exports": { | ||
"url": "https://github.com/OKAMca/stack.git" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
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
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
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
24882
28
737
9