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

ts-toolbelt

Package Overview
Dependencies
Maintainers
1
Versions
916
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-toolbelt - npm Package Compare versions

Comparing version 1.0.29 to 1.0.30

4

package.json
{
"name": "ts-toolbelt",
"version": "1.0.29",
"version": "1.0.30",
"license": "Apache-2.0",

@@ -22,3 +22,3 @@ "author": "Pierre-Antoine Mills",

"scripts": {
"test": "npm run build:types",
"test": "npx eslint 'src/**' && npm run build:types",
"build": "npm run build:types && npm run build:docs",

@@ -25,0 +25,0 @@ "build:types": "rm -fr out && tsc --emitDeclarationOnly",

@@ -45,12 +45,15 @@ <p align="center">

- [Introduction](#introduction)
- [Motivation](#motivation)
- [Features](#features)
- [Feedback](#feedback)
- [Contributors](#contributors)
- [Build Process](#build-process)
- [Backers](#backers-)
- [Sponsors](#sponsors-)
- [Getting started](#getting-started)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [Sponsoring issues](#sponsoring-issues)
- [Running tests](#running-tests)
- [Acknowledgments](#acknowledgments)
- [What's next](#whats-next)
- [Contact](#contact)
- [Licence](#licence)
## Introduction
## Motivation

@@ -62,11 +65,10 @@ ## Features

* C
* Feature request
## Contribution
## Getting Started
<a href="https://issuehunt.io/r/pirix-gh/ts-toolbelt">
<img
src="https://raw.githubusercontent.com/pirix-gh/ts-toolbelt/master/.github/issuehunt-logo.svg?sanitize=true">
</a>
### Prerequisites
## Installation
### Installation
```sh

@@ -78,4 +80,25 @@ npm install ts-toolbelt --save

yarn add ts-toolbelt
```
```
# [Documentation](https://pirix-gh.github.io/ts-toolbelt/)
### Demo
## Documentation
https://pirix-gh.github.io/ts-toolbelt/
## Contributing
## Sponsoring issues
<a href="https://issuehunt.io/r/pirix-gh/ts-toolbelt">
<img
src="https://raw.githubusercontent.com/pirix-gh/ts-toolbelt/master/.github/issuehunt-logo.svg?sanitize=true">
</a>
## Running tests
## What's next
## Acknowledgements
## Licence
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