Socket
Socket
Sign inDemoInstall

io-ts

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io-ts - npm Package Compare versions

Comparing version 0.7.2 to 0.8.0

5

CHANGELOG.md

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

# 0.8.0
- **Breaking Change**
- upgrade `fp-ts` dependency (@gcanti)
# 0.7.2

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

6

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

@@ -28,3 +28,3 @@ "files": ["lib"],

"dependencies": {
"fp-ts": "^0.5.2"
"fp-ts": "^0.6.0"
},

@@ -39,3 +39,3 @@ "devDependencies": {

"tslint-config-standard": "4.0.0",
"typescript": "^2.5.2",
"typescript": "2.6.0-rc",
"typings-checker": "1.1.2"

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