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

express-typescript-prisma

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-typescript-prisma - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

1

bin/init.js

@@ -50,2 +50,3 @@ #!/usr/bin/env node

// run npm install in the project directory
console.log('Installing package dependencies.');
var exec = require('child_process').exec;

@@ -52,0 +53,0 @@ child = exec(`npm install --prefix ${projectDir}`).stderr.pipe(process.stderr);

2

package.json
{
"name": "express-typescript-prisma",
"version": "1.1.4",
"version": "1.1.5",
"description": "init a express typescript prisma api",

@@ -5,0 +5,0 @@ "bin": {

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