@xylabs/api
Advanced tools
Comparing version 2.11.7 to 2.11.8
@@ -18,30 +18,21 @@ { | ||
"docs": "dist/docs.json", | ||
"types": "dist/index.d.ts", | ||
"types": "dist/node/index.d.ts", | ||
"exports": { | ||
".": { | ||
"require": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
"types": "./dist/node/index.d.ts", | ||
"default": "./dist/node/index.js" | ||
}, | ||
"import": { | ||
"types": "./dist/index.d.mts", | ||
"default": "./dist/index.mjs" | ||
"types": "./dist/node/index.d.mts", | ||
"default": "./dist/node/index.mjs" | ||
} | ||
}, | ||
"./dist/docs.json": { | ||
"default": "./dist/docs.json" | ||
}, | ||
"./cjs": { | ||
"default": "./dist/index.js" | ||
}, | ||
"./docs": { | ||
"default": "./dist/docs.json" | ||
}, | ||
"./esm": { | ||
"default": "./dist/index.mjs" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"main": "dist/node/index.js", | ||
"module": "dist/node/index.mjs", | ||
"homepage": "https://xylabs.com", | ||
@@ -58,4 +49,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.0.28", | ||
"@xylabs/tsconfig": "^3.0.28", | ||
"@xylabs/ts-scripts-yarn3": "^3.0.55", | ||
"@xylabs/tsconfig": "^3.0.55", | ||
"typescript": "^5.2.2" | ||
@@ -71,4 +62,4 @@ }, | ||
"sideEffects": false, | ||
"version": "2.11.7", | ||
"version": "2.11.8", | ||
"packageManager": "yarn@3.3.1" | ||
} |
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
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
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
55954
105
606
1