Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

io-ts-fuzzer

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io-ts-fuzzer - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## [4.1.1](https://github.com/holvonix-open/io-ts-fuzzer/compare/v4.1.0...v4.1.1) (2019-08-10)
### 🐛 Bug Fixes
* need seedrandom types as prod dep ([27c1860](https://github.com/holvonix-open/io-ts-fuzzer/commit/27c1860))
### 🔬 Tests
* remove spurious debugging timeout ([8338f6e](https://github.com/holvonix-open/io-ts-fuzzer/commit/8338f6e))
# [4.1.0](https://github.com/holvonix-open/io-ts-fuzzer/compare/v4.0.1...v4.1.0) (2019-08-10)

@@ -2,0 +14,0 @@

4

package.json
{
"name": "io-ts-fuzzer",
"version": "4.1.0",
"version": "4.1.1",
"description": "Fuzzing for io-ts codecs and types",

@@ -109,2 +109,3 @@ "repository": {

"dependencies": {
"@types/seedrandom": "^2.4.28",
"seedrandom": "^3.0.1"

@@ -117,3 +118,2 @@ },

"@types/node": "^12.6.9",
"@types/seedrandom": "^2.4.28",
"chai": "^4.2.0",

@@ -120,0 +120,0 @@ "chokidar-cli": "^2.0.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