🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@janus-validator/core

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@janus-validator/core - npm Package Compare versions

Comparing version
0.1.0
to
0.2.0
+1
-6
package.json
{
"name": "@janus-validator/core",
"version": "0.1.0",
"version": "0.2.0",
"description": "A combinator library for defining validators that validate objects and provide examples",

@@ -12,6 +12,2 @@ "main": "dist/index.js",

},
"./DSL": {
"types": "./dist/com/techlloyd/janus/DSL.d.ts",
"default": "./dist/com/techlloyd/janus/DSL.js"
},
"./lib": {

@@ -63,2 +59,1 @@ "types": "./dist/com/techlloyd/janus/lib/index.d.ts",

}