Socket
Socket
Sign inDemoInstall

generator-node-tsnext

Package Overview
Dependencies
308
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0-beta.2 to 1.5.0-beta.3

2

app/templates/_package.json

@@ -32,3 +32,3 @@ {

"scripts": {
"build": "npm run clean && npm run ts -- -p tsconfig.prod.json",
"build": "npm run ts -- -p tsconfig.prod.json",
"clean": "shx rm -rf dist/",

@@ -35,0 +35,0 @@ "lint": "npm run lint:debug -- --config tslint.prod.json",

{
"name": "generator-node-tsnext",
"version": "1.5.0-beta.2",
"version": "1.5.0-beta.3",
"description": "Generator for developing in TypeScript Next",

@@ -5,0 +5,0 @@ "keywords": [

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