Comparing version 0.0.7 to 0.0.8
{ | ||
"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 |
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
10925
26