Socket
Socket
Sign inDemoInstall

ormius

Package Overview
Dependencies
11
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

7

package.json
{
"name": "ormius",
"version": "0.0.7",
"version": "0.0.8",
"main": "index.js",

@@ -11,2 +11,7 @@ "author": "Adele Bendayan",

],
"scripts": {
"test": "jest --config ./jest.config.json",
"test:watch": "jest --config ./jest.config.json --watch",
"make-badges": "yarn test && npx istanbul-badges-readme"
},
"repository": {

@@ -13,0 +18,0 @@ "type": "git",

@@ -0,1 +1,5 @@

![Statements](https://img.shields.io/badge/statements-43.13%25-red.svg?style=flat)
![Branches](https://img.shields.io/badge/branches-38.77%25-red.svg?style=flat)
![Functions](https://img.shields.io/badge/functions-55%25-red.svg?style=flat)
![Lines](https://img.shields.io/badge/lines-43.04%25-red.svg?style=flat)
# Ormius

@@ -2,0 +6,0 @@ Simple Orm for mysql

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