tango-api-schema
Advanced tools
Comparing version 2.1.25 to 2.1.26
{ | ||
"name": "tango-api-schema", | ||
"version": "2.1.25", | ||
"version": "2.1.26", | ||
"description": "tangoEye model schema", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -85,3 +85,6 @@ import mongoose from 'mongoose'; | ||
} | ||
}, | ||
}, | ||
employeeId:{ | ||
type:String | ||
}, | ||
}, | ||
@@ -88,0 +91,0 @@ { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75904
3583