Socket
Socket
Sign inDemoInstall

generator-microgram

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-microgram - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

4

generators/app/index.js

@@ -104,6 +104,2 @@ 'use strict';

this.fs.copy(
this.templatePath('src/db/_db.ts'),
this.destinationPath('src/db/db.ts'));
this.fs.copy(
this.templatePath('src/models/_default.ts'),

@@ -110,0 +106,0 @@ this.destinationPath('src/models/default.ts'));

2

package.json
{
"name": "generator-microgram",
"version": "0.0.0",
"version": "0.0.1",
"description": "Yeoman generator for a uGram-compatible microservice.",

@@ -5,0 +5,0 @@ "homepage": "",

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