@lynx-js/types
Advanced tools
Comparing version
{ | ||
"name": "@lynx-js/types", | ||
"version": "0.0.1", | ||
"main": "index.js", | ||
"version": "3.2.0", | ||
"description": "", | ||
"keywords": ["lynx" , "types"], | ||
"license": "Apache-2.0", | ||
"author": "Lynx Authors", | ||
"types":"types/index.d.ts", | ||
"main": "types/index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"description": "" | ||
"exports": { | ||
".": { | ||
"types": "./types/index.d.ts" | ||
}, | ||
"./background": { | ||
"types": "./types/background-thread/index.d.ts" | ||
}, | ||
"./main-thread": { | ||
"types": "./types/main-thread/index.d.ts" | ||
}, | ||
"./common": { | ||
"types": "./types/common/index.d.ts" | ||
}, | ||
"./element": { | ||
"types": "./types/common/element/index.d.ts" | ||
}, | ||
"./events": { | ||
"types": "./types/common/events.d.ts" | ||
}, | ||
"./props": { | ||
"types": "./types/common/props.d.ts" | ||
} | ||
}, | ||
"typesVersions": { | ||
"*": { | ||
"background": [ | ||
"./types/background-thread/index.d.ts" | ||
], | ||
"common": ["./types/common/index.d.ts"], | ||
"element": ["./types/common/element/index.d.ts"], | ||
"events": ["./types/common/events.d.ts"], | ||
"props": ["./types/common/props.d.ts"], | ||
"main-thread": ["./types/main-thread/index.d.ts"] | ||
} | ||
}, | ||
"files": [ | ||
"types/", | ||
"CHANGELOG.md" | ||
], | ||
"dependencies": { | ||
"csstype": "3.1.3" | ||
}, | ||
"devDependencies": { | ||
"tsd": "0.30.4" | ||
} | ||
} |
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 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
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 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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
118291
56229.05%40
3900%3391
Infinity%1
-50%2
-33.33%0
-100%57
Infinity%1
Infinity%1
Infinity%+ Added
+ Added