@foal/typeorm
Advanced tools
Comparing version 0.8.8 to 0.8.9
{ | ||
"name": "@foal/typeorm", | ||
"version": "0.8.8", | ||
"version": "0.8.9", | ||
"description": "FoalTS integration of TypeORM", | ||
@@ -8,3 +8,3 @@ "main": "./lib/index.js", | ||
"scripts": { | ||
"generate:api:docs": "ts-docs-gen --entryFile ./src/index.ts --output ../../docs/api/typeorm", | ||
"docs": "typedoc --out ../../docs/api/typeorm src/index.ts --readme none --theme markdown", | ||
"test": "mocha --require ts-node/register \"./src/**/*.spec.ts\"", | ||
@@ -49,3 +49,3 @@ "dev:test": "mocha --require ts-node/register --watch --watch-extensions ts \"./src/**/*.spec.ts\"", | ||
"dependencies": { | ||
"@foal/core": "^0.8.8" | ||
"@foal/core": "^0.8.9" | ||
}, | ||
@@ -63,4 +63,5 @@ "peerDependencies": { | ||
"sqlite3": "^4.0.4", | ||
"ts-docs-gen": "0.2.0", | ||
"ts-node": "^3.3.0", | ||
"typedoc": "^0.14.2", | ||
"typedoc-plugin-markdown": "^1.2.0", | ||
"typeorm": "0.2.14", | ||
@@ -67,0 +68,0 @@ "typescript": "^2.5.2" |
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
20297
12
Updated@foal/core@^0.8.9