Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "tsdef", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "TypeScript common pattern shortcut definitions / utility gist library", | ||
@@ -47,3 +47,3 @@ "main": "es5/index.js", | ||
"@types/jest": "^24.0.13", | ||
"@types/node": "^12.0.3", | ||
"@types/node": "^12.0.4", | ||
"coveralls": "^3.0.3", | ||
@@ -55,3 +55,3 @@ "jest": "^24.8.0", | ||
"tscpaths": "^0.0.9", | ||
"tslint": "^5.16.0", | ||
"tslint": "^5.17.0", | ||
"tslint-config-airbnb": "^5.11.1", | ||
@@ -58,0 +58,0 @@ "tslint-config-prettier": "^1.18.0", |
@@ -310,1 +310,9 @@ # tsdef | ||
``` | ||
## Contribute | ||
Pull Requests are welcome! Just try to be consistent with existing naming conventions and coding styles. | ||
Names must be concise, easy to read, and precisely descriptive. | ||
I've setup prettier, so make sure your codes are auto formatted according to my prettier setup. | ||
## License | ||
[MIT License](https://github.com/joonhocho/tsdef/blob/master/LICENSE) |
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
24554
318