Socket
Socket
Sign inDemoInstall

@epig/create-admin-app

Package Overview
Dependencies
199
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

createAdminApp.js

@@ -277,3 +277,3 @@ const chalk = require('chalk');

const knownGeneratedFiles = [...templateGeneratedFiles, 'package.json', 'node_modules'];
const knownGeneratedFiles = [...templateGeneratedFiles, 'package.json', 'node_modules', 'package-lock.json', 'tslib'];
exit(root, appName, knownGeneratedFiles);

@@ -280,0 +280,0 @@ });

{
"name": "@epig/create-admin-app",
"version": "1.0.1",
"version": "1.0.2",
"description": "create a admin app",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -25,4 +25,4 @@ {

"dist",
"./src/.@epig/admin-tools"
"./src/.admin-tools"
]
}
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