New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-mithrilts-app

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-mithrilts-app - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

bin/index.js

@@ -121,6 +121,6 @@ #! /usr/bin/env node

["erikvullings", applicationDesc],
["123456789", applicationPort],
["65533", applicationPort],
]);
replaceWordsInFiles(projectName, dictionary);
await replaceWordsInFiles(projectName, dictionary);
// Here you can write the logic to generate the Mithril app with the provided details

@@ -127,0 +127,0 @@ // For demonstration purposes, let's just log a success message

{
"name": "create-mithrilts-app",
"version": "1.0.1",
"version": "1.0.2",
"description": "Create a mithril app, using TypeScript and Materialize-CSS.",

@@ -5,0 +5,0 @@ "main": "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