@typepoint/server
Advanced tools
+7
-0
@@ -5,2 +5,9 @@ # Changelog | ||
| ### 2.0.3 (2019-10-27) | ||
| ### Bug Fixes | ||
| * **package:** loosen version restriction on tp/shared ([f92ca1c](https://github.com/typepoint/typepoint/commit/f92ca1c9a8f7f207f6d0db4dd5bc21b70724f7f0)) | ||
| ### 2.0.2 (2019-10-27) | ||
@@ -7,0 +14,0 @@ |
+1
-1
| { | ||
| "name": "@typepoint/server", | ||
| "version": "2.0.2", | ||
| "version": "2.0.3", | ||
| "main": "index.js", | ||
@@ -5,0 +5,0 @@ "types": "index", |
+25
-0
| # TypePoint Server | ||
| <p align="center"> | ||
| <img src="https://github.com/typepoint/typepoint/raw/master/img/logo-no-bg-wide.png" width="400" /> | ||
| <p align="center"> | ||
| Library for easily | ||
| <i>defining, enforcing, consuming, and/or serving</i> | ||
| <b>strongly typed</b> RESTful API endpoints | ||
| in TypeScript. | ||
| </p> | ||
| </p> | ||
| ## Install | ||
| TypePoint requires at least TypeScript v3.6.4. | ||
| ```sh | ||
| npm add @typepoint/server | ||
| npm add typescript@^3.6.4 -D | ||
| ``` | ||
| ## Contributing | ||
| Got an problem or suggestion? Submit an [issue](https://github.com/typepoint/typepoint/issues)! | ||
| Want to contribute? Fork the [repository](https://github.com/typepoint/typepoint) and submit a pull request! 😸 |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
38248
2.28%27
1250%