New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tslang

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslang - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

library/index.js

5

package.json
{
"name": "tslang",
"version": "0.1.0",
"version": "0.1.1",
"description": "TypeScript Language Type Utilities.",

@@ -12,3 +12,4 @@ "license": "MIT",

"files": [
"library/**/*.d.ts"
"library/**/*.d.ts",
"library/index.js"
],

@@ -15,0 +16,0 @@ "devDependencies": {

@@ -5,1 +5,13 @@ [![NPM Package](https://badge.fury.io/js/tslang.svg)](https://www.npmjs.com/package/tslang)

# TypeScript Language Type Utilities
Just another type utilities package for TypeScript.
## Installation
```sh
yarn add tslang
```
## License
MIT 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