transactions-mongoose
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "transactions-mongoose", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Transactions for mongoose", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# Transactions for mongoose | ||
[![npm version](https://img.shields.io/npm/v/transactions-mongoose.svg)](https://www.npmjs.com/package/transactions-mongoose) | ||
[![Downloads/month](https://img.shields.io/npm/dm/transactions-mongoose.svg)](http://www.npmtrends.com/transactions-mongoose) | ||
**Transactions allow you to perform multiple group operations in isolation and undo all operations if one of them fails.** | ||
@@ -167,1 +170,2 @@ | ||
[![](https://img.shields.io/badge/Node.js-v16.x.x-blue?logo=nodedotjs)](https://nodejs.org) |
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
45029
170