composable-functions
Advanced tools
Comparing version 1.0.0 to 4.0.0
{ | ||
"name": "composable-functions", | ||
"version": "1.0.0", | ||
"description": "TBD", | ||
"main": "index.js", | ||
"version": "4.0.0", | ||
"description": "Types and functions to make composition easy and safe", | ||
"author": "Seasoned", | ||
"homepage": "https://github.com/seasonedcc/composable-functions", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/seasonedcc/composable-functions.git" | ||
}, | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/seasonedcc/composable-functions/issues" | ||
}, | ||
"main": "./script/index.js", | ||
"module": "./esm/index.js", | ||
"types": "./types/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": { | ||
"types": "./types/index.d.ts", | ||
"default": "./esm/index.js" | ||
}, | ||
"require": { | ||
"types": "./types/index.d.ts", | ||
"default": "./script/index.js" | ||
} | ||
} | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "node test_runner.js" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
} | ||
"devDependencies": { | ||
"@types/node": "^20.9.0", | ||
"picocolors": "^1.0.0", | ||
"@deno/shim-deno": "~0.18.0", | ||
"undici": "^6.0.0" | ||
}, | ||
"_generatedBy": "dnt@0.40.0" | ||
} |
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
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
154672
42
2338
0
0
1
278
0
4