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

m-validate

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

m-validate - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

package.json
{
"name": "m-validate",
"version": "1.1.0",
"version": "1.1.1",
"description": "NodeJS simple validation functions",

@@ -15,3 +15,3 @@ "main": "m-validate.js",

"type": "git",
"url": "git+ssh://git@github.com/moblets/simple-validate.git"
"url": "git+ssh://git@github.com/moblets/m-validate.git"
},

@@ -25,5 +25,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/moblets/simple-validate/issues"
"url": "https://github.com/moblets/m-validate/issues"
},
"homepage": "https://github.com/moblets/simple-validate#readme",
"homepage": "https://github.com/moblets/m-validate#readme",
"devDependencies": {

@@ -30,0 +30,0 @@ "eslint": "^2.8.0",

@@ -176,3 +176,3 @@ # m-validate

"more-than-or-equal": 3,
"less-than-or-euqual": 8.6
"less-than-or-equal": 8.6
}

@@ -179,0 +179,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