effect-fluent
Advanced tools
Comparing version
{ | ||
"name": "effect-fluent", | ||
"version": "0.0.0", | ||
"version": "0.0.2", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "Matt Phillips", | ||
"license": "MIT", | ||
@@ -16,6 +10,31 @@ "repository": { | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/mattphillips/effect-fluent/issues" | ||
"sideEffects": [], | ||
"author": "Matt Phillips", | ||
"homepage": "https://github.com/mattphillips/effect-fluent#readme", | ||
"peerDependencies": { | ||
"effect": "^3.11.7" | ||
}, | ||
"homepage": "https://github.com/mattphillips/effect-fluent#readme" | ||
} | ||
"main": "./dist/cjs/index.js", | ||
"module": "./dist/esm/index.js", | ||
"types": "./dist/dts/index.d.ts", | ||
"exports": { | ||
"./package.json": "./package.json", | ||
".": { | ||
"types": "./dist/dts/index.d.ts", | ||
"import": "./dist/esm/index.js", | ||
"default": "./dist/cjs/index.js" | ||
}, | ||
"./Effect": { | ||
"types": "./dist/dts/Effect.d.ts", | ||
"import": "./dist/esm/Effect.js", | ||
"default": "./dist/cjs/Effect.js" | ||
} | ||
}, | ||
"typesVersions": { | ||
"*": { | ||
"Effect": [ | ||
"./dist/dts/Effect.d.ts" | ||
] | ||
} | ||
} | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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 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
17630
3303.47%19
850%228
Infinity%1
-50%1
Infinity%1
Infinity%