Socket
Socket
Sign inDemoInstall

@js-bits/typedef-utils

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@js-bits/typedef-utils - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

package.json
{
"name": "@js-bits/typedef-utils",
"version": "0.0.9",
"version": "0.0.10",
"description": "Utility types for TypeScript",

@@ -5,0 +5,0 @@ "keywords": [

@@ -16,2 +16,20 @@ # Utility types for TypeScript

## Installation
Install with npm:
```
npm install @js-bits/typedef-utils -D
```
Install with yarn:
```
yarn add @js-bits/typedef-utils -D
```
Add `"./node_modules/@js-bits"` to `"typeRoots"` of your _tsconfig.json_, add `"typedef-utils"` to `"types"` array.
## Documentation
Follow the reference docs for more information:

@@ -18,0 +36,0 @@

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