New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

io-ts-reporters

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io-ts-reporters - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

package.json

@@ -5,3 +5,3 @@ {

"typings": "./target/src/index.d.ts",
"version": "0.0.8",
"version": "0.0.9",
"scripts": {

@@ -8,0 +8,0 @@ "lint": "tslint --project tsconfig.json --type-check",

@@ -5,2 +5,6 @@ # io-ts-reporters

Currently this package only includes one reporter. The output is an array of strings in the format of:
`Expected type of ${path} to be ${expectedType}, but got ${actualType}: ${actualValue}.`
## Installation

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