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

easy-templates

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-templates - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

bin/src/react-ts-webpack/index.js

@@ -286,4 +286,4 @@ import * as fs from 'fs';

fs.mkdirSync(folderName + '/src/pages');
fs.mkdirSync(folderName + '/src/Main');
fs.mkdirSync(folderName + '/src/NotFound');
fs.mkdirSync(folderName + '/src/pages/Main');
fs.mkdirSync(folderName + '/src/pages/NotFound');
fs.mkdirSync(folderName + '/src/Routes');

@@ -290,0 +290,0 @@ fs.mkdirSync(folderName + '/src/styles');

{
"name": "easy-templates",
"author": "Gabriel Logan",
"version": "0.0.2",
"version": "0.0.3",
"description": "easy-templates - A library for creating various templates easily and efficiently using NPX.",

@@ -6,0 +6,0 @@ "bin": "bin/index.js",

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