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

reschema

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reschema - npm Package Compare versions

Comparing version 1.3.1 to 2.0.0-alpha.0

20

CHANGELOG.md

@@ -6,2 +6,22 @@ # Change Log

# [2.0.0-alpha.0](https://github.com/Astrocoders/reform/compare/reschema@1.3.1...reschema@2.0.0-alpha.0) (2020-07-30)
### Bug Fixes
* **setup:** setup for monorepo watcher ([c4dd831](https://github.com/Astrocoders/reform/commit/c4dd8315574a1d74e90b930cb10c1b01a9ef4d38))
### Features
* **monorepo:** setup BS monorepo ([f702b09](https://github.com/Astrocoders/reform/commit/f702b0934f772c77ccd6e0eb01d98bdb5fc46c1e))
* **nested-errors,custom-errors:** add nested errors for field array ([8dcf20a](https://github.com/Astrocoders/reform/commit/8dcf20aa5e20bd383a2836c16ae64b8cbe38c5ca))
* **reschema:** use inline records for validators ([bdefa25](https://github.com/Astrocoders/reform/commit/bdefa25041429264f733bbdf8eb2ee7bc96884a5))
* **reschema:** validator helpers ([a4e404c](https://github.com/Astrocoders/reform/commit/a4e404c77637c3b7e13a702186f21d68c6b1419f))
* **validators:** easier composition ([43c9bb8](https://github.com/Astrocoders/reform/commit/43c9bb8c8bacc7497d91ac43d948bcf69a5a0edf))
## [1.3.1](https://github.com/Astrocoders/reform/compare/reschema@1.3.0...reschema@1.3.1) (2020-06-23)

@@ -8,0 +28,0 @@

9

package.json
{
"name": "reschema",
"version": "1.3.1",
"version": "2.0.0-alpha.0",
"description": "",

@@ -21,5 +21,8 @@ "repository": "git@github.com:Astrocoders/reform.git",

"devDependencies": {
"bs-platform": "^5.0.6"
"bs-platform": "^7.3.2"
},
"gitHead": "dce711d025c04798391dc3ef1b031540a262caec"
"dependencies": {
"reason-react-update": "2.0.0"
},
"gitHead": "fb4ece8e2b38bce7e8ff9602f449e364b4e798a2"
}

Sorry, the diff of this file is not supported yet

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