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

generator-ts-np

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ts-np - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

2

generators/app/index.js

@@ -70,3 +70,3 @@ 'use strict';

this.fs.copy(
this.templatePath('statics/**'),
this.templatePath('static/**'),
this.destinationPath(), {globOptions: {dot: true}}

@@ -73,0 +73,0 @@ );

{
"name": "generator-ts-np",
"version": "0.0.14",
"version": "0.0.15",
"description": "Yeoman Generator For Building Node Packages With Typescript",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/vajahath/generator-ts-np#readme",

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