Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@foal/typeorm

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foal/typeorm - npm Package Compare versions

Comparing version 0.8.8 to 0.8.9

9

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc