Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "tslang", | ||
"version": "0.0.0", | ||
"description": "TypeScript Language Types Utilities.", | ||
"version": "0.1.0", | ||
"description": "TypeScript Language Type Utilities.", | ||
"license": "MIT", | ||
"types": "bld/library/index.d.ts" | ||
"types": "library/index.d.ts", | ||
"scripts": { | ||
"lint": "yarn tslint -p library && yarn tslint -p test", | ||
"test": "yarn tsc -p library && yarn tsc -p test" | ||
}, | ||
"files": [ | ||
"library/**/*.d.ts" | ||
], | ||
"devDependencies": { | ||
"@magicspace/configs": "^0.1.24", | ||
"prettier": "^1.14.2", | ||
"tslint": "^5.11.0", | ||
"tslint-language-service": "^0.9.9", | ||
"typescript": "^3.0.1" | ||
} | ||
} |
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
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
2639
8
52
0
5
0
5