Socket
Socket
Sign inDemoInstall

type-fest

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-fest - npm Package Compare versions

Comparing version 0.20.0 to 0.20.1

2

package.json
{
"name": "type-fest",
"version": "0.20.0",
"version": "0.20.1",
"description": "A collection of essential TypeScript types",

@@ -5,0 +5,0 @@ "license": "(MIT OR CC0-1.0)",

@@ -642,2 +642,3 @@ <div align="center">

- [Dimitri Benin](https://github.com/BendingBender)
- [Pelle Wessman](https://github.com/voxpelli)

@@ -644,0 +645,0 @@ ## License

@@ -1,2 +0,2 @@

import {WordSeparators} from './utilities';
import {WordSeparators} from '../source/utilities';

@@ -3,0 +3,0 @@ /**

@@ -1,2 +0,2 @@

import {UpperCaseCharacters, WordSeparators} from './utilities';
import {UpperCaseCharacters, WordSeparators} from '../source/utilities';

@@ -3,0 +3,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