Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tsdef

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsdef - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

6

package.json
{
"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)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc