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

@springworks/input-validator

Package Overview
Dependencies
Maintainers
1
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 3.0.0 to 3.0.1

20

package.json
{
"name": "@springworks/input-validator",
"version": "3.0.0",
"version": "3.0.1",
"description": "Module to help validate and filter input parameters.",

@@ -29,14 +29,14 @@ "main": "index.js",

"devDependencies": {
"@springworks/test-harness": "^1.0.3",
"coveralls": "^2.11.4",
"eslint": "^1.1.0",
"eslint-config-springworks": "^2.4.0",
"eslint-plugin-mocha": "^0.4.0",
"istanbul": "^0.3.18",
"mocha": "^2.2.5"
"@springworks/test-harness": "1.0.3",
"coveralls": "2.11.4",
"eslint": "1.5.1",
"eslint-config-springworks": "2.6.1",
"eslint-plugin-mocha": "0.4.0",
"istanbul": "0.3.21",
"mocha": "2.3.3"
},
"dependencies": {
"@springworks/error-factory": "^1.2.3",
"joi": "^6.6.1"
"@springworks/error-factory": "1.2.3",
"joi": "6.7.1"
}
}
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