Socket
Socket
Sign inDemoInstall

@soinlabs/crud

Package Overview
Dependencies
81
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "@soinlabs/crud",
"version": "0.1.1",
"version": "0.1.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": "",

@@ -15,5 +15,5 @@ async function create(req, res, next) {

} catch (error) {
await t.rollback
await t.rollback()
next(error)
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc