@directus/constants
Advanced tools
Comparing version 10.1.0 to 10.2.0
@@ -6,2 +6,3 @@ export * from './activity.js'; | ||
export * from './injection.js'; | ||
export * from './log.js'; | ||
export * from './regex.js'; |
@@ -6,2 +6,3 @@ export * from './activity.js'; | ||
export * from './injection.js'; | ||
export * from './log.js'; | ||
export * from './regex.js'; |
{ | ||
"name": "@directus/constants", | ||
"version": "10.1.0", | ||
"type": "module", | ||
"sideEffects": false, | ||
"version": "10.2.0", | ||
"description": "Shared constants for Directus", | ||
"homepage": "https://directus.io", | ||
"repository": { | ||
@@ -15,2 +14,4 @@ "type": "git", | ||
"author": "Rijk van Zanten <rijkvanzanten@me.com>", | ||
"sideEffects": false, | ||
"type": "module", | ||
"exports": { | ||
@@ -24,12 +25,9 @@ ".": "./dist/index.js", | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
"dependencies": { | ||
"zod": "3.21.4" | ||
}, | ||
"devDependencies": { | ||
"@directus/tsconfig": "0.0.7", | ||
"typescript": "5.0.4" | ||
"typescript": "5.0.4", | ||
"@directus/tsconfig": "0.0.7" | ||
}, | ||
"dependencies": { | ||
"zod": "3.21.4" | ||
}, | ||
"scripts": { | ||
@@ -36,0 +34,0 @@ "build": "tsc --project tsconfig.prod.json", |
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
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
26892
18
851
0