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

@springworks/input-validator

Package Overview
Dependencies
Maintainers
3
Versions
449
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@springworks/input-validator - npm Package Compare versions

Comparing version 3005.86.2 to 3005.86.3

11

CHANGELOG.md

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

## [3005.86.3](https://github.com/Springworks/m2h-mono/compare/v3005.86.2...v3005.86.3) (2021-11-19)
### Bug Fixes
* **input-validator:** export joi-typings ([2910fb3](https://github.com/Springworks/m2h-mono/commit/2910fb39e6a1250e34f3a42f1d14be704ed36908))
## [3005.86.2](https://github.com/Springworks/m2h-mono/compare/v3005.86.1...v3005.86.2) (2021-11-19)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@springworks/input-validator",
"version": "3005.86.2",
"version": "3005.86.3",
"description": "Simple module to validate input parameters.",

@@ -13,3 +13,4 @@ "main": "build/main.js",

"@hapi/joi": "^17.1.1",
"@springworks/error-factory": "3005.86.2"
"@springworks/error-factory": "3005.86.2",
"@types/hapi__joi": "^17.1.7"
},

@@ -25,6 +26,3 @@ "publishConfig": {

"homepage": "https://github.com/Springworks/m2h-mono/tree/master/packages/input-validator#readme",
"devDependencies": {
"@types/hapi__joi": "^17.1.7"
},
"gitHead": "1a82d2265932a64959a2ea2740a1b904a29f6d03"
"gitHead": "1280c8ccc57ef2b0c4aca318f20b63cb122ac12c"
}
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