Socket
Socket
Sign inDemoInstall

type

Package Overview
Dependencies
0
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.3.0

docs/map.md

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [2.3.0](https://github.com/medikoo/type/compare/v2.2.0...v2.3.0) (2021-02-16)
### Features
- `map/is` and `map/ensure` utils ([aafd1cb](https://github.com/medikoo/type/commit/aafd1cbd8c888fda98d39fd17e59f38b078d7bcf))
## [2.2.0](https://github.com/medikoo/type/compare/v2.1.0...v2.2.0) (2021-02-11)

@@ -7,0 +13,0 @@

4

package.json
{
"name": "type",
"version": "2.2.0",
"version": "2.3.0",
"description": "Runtime validation and processing of JavaScript types",

@@ -13,3 +13,3 @@ "author": "Mariusz Nowak <medyk@medikoo.com> (https://www.medikoo.com/)",

"chai": "^4.3.0",
"eslint": "^7.19.0",
"eslint": "^7.20.0",
"eslint-config-medikoo": "^4.0.0",

@@ -16,0 +16,0 @@ "git-list-updated": "^1.2.1",

@@ -122,2 +122,5 @@ [![*nix build status][nix-build-image]][nix-build-url]

- [`iterable/ensure`](docs/iterable.md#iterableensure)
- **Map**
- [`map/is`](docs/map.md#mapis)
- [`map/ensure`](docs/map.md#mapensure)
- **Date**

@@ -124,0 +127,0 @@ - [`date/is`](docs/date.md#dateis)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc