🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

validata-mongo

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

validata-mongo - npm Package Compare versions

Comparing version

to
1.0.5

dist/examples/one.test.d.ts

6

package.json
{
"name": "validata-mongo",
"version": "1.0.4",
"version": "1.0.5",
"description": "MongoDB update `$set` operations",

@@ -26,3 +26,3 @@ "keywords": [

"main": "./dist/index.js",
"types": "./src/index.ts",
"types": "./dist/index.d.ts",
"repository": {

@@ -62,4 +62,4 @@ "type": "git",

"dependencies": {
"validata": "^4.0.8"
"validata": "^4.0.13"
}
}
{
"compilerOptions": {
"declaration": false,
"declaration": true,
"emitDecoratorMetadata": true,

@@ -5,0 +5,0 @@ "experimentalDecorators": true,