type-analyzer
Advanced tools
Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "type-analyzer", | ||
"version": "0.0.0", | ||
"description": "", | ||
"author": "Balthazar", | ||
"description": "Infer types from columns in JSON", | ||
"version": "0.1.0", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:uber-web/type-analyzer.git" | ||
}, | ||
"scripts": { | ||
"lint": "eslint src test", | ||
"test": "tape test" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"eslint": "^4.4.1", | ||
"eslint-config-uber-es5": "^2.0.3", | ||
"tape": "^4.6.3", | ||
"tape-run": "^2.1.4" | ||
}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"eslint-config-uber-es5" | ||
] | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Andrew McNutt", | ||
"email": "mcnutt@uber.com" | ||
}, | ||
{ | ||
"name": "Chris Chua", | ||
"email": "chua@uber.com" | ||
} | ||
], | ||
"license": "MIT" | ||
} |
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
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
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
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 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
132689
23
1566
0
61
0
4