@xylabs/api
Advanced tools
Comparing version 3.1.13 to 3.2.0
@@ -20,8 +20,8 @@ { | ||
"require": { | ||
"types": "./dist/node/index.d.cts", | ||
"default": "./dist/node/index.cjs" | ||
"types": "./dist/neutral/index.d.cts", | ||
"default": "./dist/neutral/index.cjs" | ||
}, | ||
"import": { | ||
"types": "./dist/node/index.d.mts", | ||
"default": "./dist/node/index.js" | ||
"types": "./dist/neutral/index.d.mts", | ||
"default": "./dist/neutral/index.js" | ||
} | ||
@@ -31,5 +31,5 @@ }, | ||
}, | ||
"main": "./dist/node/index.cjs", | ||
"types": "./dist/node/index.d.ts", | ||
"module": "./dist/node/index.js", | ||
"main": "./dist/neutral/index.cjs", | ||
"types": "./dist/neutral/index.d.ts", | ||
"module": "./dist/neutral/index.js", | ||
"homepage": "https://xylabs.com", | ||
@@ -46,4 +46,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.9.1", | ||
"@xylabs/tsconfig": "^3.9.1", | ||
"@xylabs/ts-scripts-yarn3": "^3.10.0", | ||
"@xylabs/tsconfig": "^3.10.0", | ||
"typescript": "^5.4.5" | ||
@@ -62,4 +62,4 @@ }, | ||
"sideEffects": false, | ||
"version": "3.1.13", | ||
"version": "3.2.0", | ||
"type": "module" | ||
} |
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
77325
129
750