Socket
Socket
Sign inDemoInstall

tcomb

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcomb - npm Package Compare versions

Comparing version 3.2.26 to 3.2.27

2

CHANGELOG.md

@@ -15,3 +15,3 @@ # Changelog

# v3.2.26
# v3.2.27

@@ -18,0 +18,0 @@ - **Bug Fix**

@@ -103,3 +103,3 @@ type Predicate<T> = (x: T) => boolean;

strict?: boolean,
defaultProps? object
defaultProps?: object
};

@@ -106,0 +106,0 @@

{
"name": "tcomb",
"version": "3.2.26",
"version": "3.2.27",
"description": "Type checking and DDD for JavaScript",

@@ -5,0 +5,0 @@ "main": "index.js",

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