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

antonium

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antonium - npm Package Compare versions

Comparing version

to
2.0.0

2

bin/Antonium/commands.js

@@ -31,3 +31,3 @@ import fs from "node:fs";

}));
fs.writeFileSync("main.am", 'print("Hello, world!")\nprint.info("You also can use Js and Ts. For more guides and support join our discord server. https://discord.gg/Qn5N7gQEcr")');
fs.writeFileSync("main.am", 'print("Hello, world!")');
console.log('\x1b[32mSuccessfully initialised the project.\x1b[0m');

@@ -34,0 +34,0 @@ }

{
"name": "antonium",
"version": "1.0.5",
"description": "",
"version": "2.0.0",
"description": "Antonium is a powerful and intuitive programming language designed for modern web development. It leverages the strengths of JavaScript while introducing unique features that simplify development tasks and enhance readability",
"main": "bin/Antonium/amc.js",

@@ -12,2 +12,10 @@ "type": "module",

"license": "Apache-2.0",
"keywords": [
"antonium",
"typescript",
"javascript",
"typescript-node",
"typescript-node-library",
"typescript-node-cli"
],
"dependencies": {

@@ -14,0 +22,0 @@ "commander": "^12.1.0"