Socket
Socket
Sign inDemoInstall

io-ts

Package Overview
Dependencies
1
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

5

CHANGELOG.md

@@ -15,2 +15,7 @@ # Changelog

# 0.2.3
- **Internal**
- upgrade to fp-ts v0.1 (@gcanti)
# 0.2.2

@@ -17,0 +22,0 @@

16

package.json
{
"name": "io-ts",
"version": "0.2.2",
"version": "0.2.3",
"description": "TypeScript compatible runtime type system for IO validation",

@@ -29,3 +29,3 @@ "files": [

"dependencies": {
"fp-ts": "^0.0.2"
"fp-ts": "^0.1.1"
},

@@ -42,10 +42,14 @@ "devDependencies": {

"typescript",
"IO validation",
"runtime type system"
"validation",
"inference",
"types",
"runtime"
],
"keywords": [
"typescript",
"IO validation",
"runtime type system"
"validation",
"inference",
"types",
"runtime"
]
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc