Socket
Socket
Sign inDemoInstall

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 3.0.2 to 3.0.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [3.0.3](https://github.com/holvonix-open/io-ts-fuzzer/compare/v3.0.2...v3.0.3) (2019-08-07)
### 📖 Documentation
* make examples work without yarn ([ec06241](https://github.com/holvonix-open/io-ts-fuzzer/commit/ec06241))
## [3.0.2](https://github.com/holvonix-open/io-ts-fuzzer/compare/v3.0.1...v3.0.2) (2019-08-07)

@@ -2,0 +9,0 @@

4

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

@@ -58,3 +58,3 @@ "repository": {

"fix": "yarn run pretty.fix && gts fix",
"test.examples": "cd examples/quickstart && rm yarn.lock && yarn && yarn start",
"test.examples": "cd examples/quickstart && ts-node index.ts",
"preversion": "yarn test && yarn test.examples",

@@ -61,0 +61,0 @@ "docs": "yarn clean && yarn build && rm -rf docs && mkdir -p docs && ( mocha --grep='#private' --invert -R markdown >docs/index.md )",

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