New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ab-models

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ab-models - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "ab-models",
"version": "1.1.3",
"version": "1.1.4",
"description": "",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -48,3 +48,3 @@ var mongoose = require('./mongoose.js')();

wait: 0,
templateId: ObjectId(results.templateOnboard._id)
templateId: ObjectId(results.templateOnboard._id),
}],

@@ -54,3 +54,3 @@ rules: [{

count: 1,
compare: 1,
}]

@@ -71,3 +71,3 @@ }, done);

count: 0,
compare: 0,
}]

@@ -74,0 +74,0 @@ }, done);

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