You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@vcsuite/check

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcsuite/check - npm Package Compare versions

Comparing version

to
1.0.3

14

package.json
{
"name": "@vcsuite/check",
"version": "1.0.2",
"version": "1.0.3",
"description": "check utilities for input type safety",
"module": "index.js",
"main": "index.js",
"type": "module",

@@ -20,7 +20,7 @@ "types": "index.d.ts",

"devDependencies": {
"chai": "^4.3.0",
"eslint": "^7.19.0",
"@vcsuite/eslint-config": "^1.0.0",
"mocha": "^8.2.1",
"mocha-junit-reporter": "^2.0.0"
"chai": "^4.3.4",
"eslint": "^8.1.0",
"@vcsuite/eslint-config": "^2.0.3",
"mocha": "^9.1.3",
"mocha-junit-reporter": "^2.0.2"
},

@@ -27,0 +27,0 @@ "eslintConfig": {