Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "cepheus", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "1.1.0", | ||
"author": { | ||
"name": "escapace", | ||
"email": "opensource@escapace.com" | ||
}, | ||
"bugs": "https://github.com/escapace/cepheus/issues", | ||
"devDependencies": { | ||
"@ls-lint/ls-lint": "2.2.3", | ||
"@types/node": "22.9.0", | ||
"@vitest/coverage-v8": "2.1.5", | ||
"eslint": "9.14.0", | ||
"eslint-config-escapace": "5.2.3", | ||
"esroll": "0.3.0", | ||
"jsdom": "25.0.1", | ||
"prettier": "3.3.3", | ||
"prettier-config-escapace": "1.2.1", | ||
"syncpack": "13.0.0", | ||
"tsx": "4.19.2", | ||
"typescript": "5.6.3", | ||
"vitest": "2.1.5" | ||
}, | ||
"engines": { | ||
"node": ">=20.15.0", | ||
"pnpm": ">=9.11.0" | ||
}, | ||
"exports": { | ||
".": { | ||
"node": { | ||
"import": { | ||
"types": "./lib/types/index.d.ts", | ||
"default": "./lib/node/index.js" | ||
} | ||
}, | ||
"browser": { | ||
"import": { | ||
"types": "./lib/types/index.d.ts", | ||
"default": "./lib/browser/index.js" | ||
} | ||
}, | ||
"default": { | ||
"import": { | ||
"types": "./lib/types/index.d.ts", | ||
"default": "./lib/node/index.js" | ||
} | ||
} | ||
} | ||
}, | ||
"files": [ | ||
"lib/browser", | ||
"lib/node", | ||
"lib/types" | ||
], | ||
"homepage": "https://github.com/escapace/cepheus/tree/trunk/packages/cepheus#readme", | ||
"license": "MPL-2.0", | ||
"private": false, | ||
"publishConfig": { | ||
"access": "public", | ||
"provenance": true | ||
}, | ||
"repository": "escapace/cepheus", | ||
"sideEffects": false, | ||
"type": "module", | ||
"types": "./lib/types/index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC" | ||
} | ||
"build": "tsx scripts/build.ts", | ||
"format": "syncpack format --source package.json && eslint --no-warn-ignored --fix && prettier -uw .", | ||
"lint": "ls-lint --config .ls-lint.yaml && eslint", | ||
"ls-lint": "ls-lint --config .ls-lint.yaml", | ||
"test": "vitest --no-watch --coverage", | ||
"typecheck": "tsc --noEmit" | ||
} | ||
} |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
98650
63
935
1
0
1
2
Yes
13
2
70