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.1 to 1.5.0-beta.2

4

app/templates/_package.json

@@ -32,5 +32,5 @@ {

"scripts": {
"build": "npm run clean && npm run npm run ts -- -p tsconfig.prod.json",
"build": "npm run clean && npm run ts -- -p tsconfig.prod.json",
"clean": "shx rm -rf dist/",
"lint": "npm run lint -- --config tslint.prod.json",
"lint": "npm run lint:debug -- --config tslint.prod.json",
"lint:debug": "tslint --project tsconfig.json --format stylish",

@@ -37,0 +37,0 @@ "prepublishOnly": "npm run lint && npm run build",

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

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

@@ -0,0 +0,0 @@ <div align="center" style="text-align: center;">

Sorry, the diff of this file is not supported yet

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