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

create-projeto-estudos

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

create-projeto-estudos - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

create-projeto-estudos-0.1.6.tgz

2

kit/engine/set-globals.js

@@ -17,1 +17,3 @@ const {

globalThis.writeLine = writeLine;
console.log("Iniciando...\n\n\n\n")

9

kit/src/index.ts

@@ -1,3 +0,8 @@

const nome = readString("Informe seu nome");
// Seu código vai aqui!
write(nome);
// Quebrando uma linha no final, pra melhorar a leitura
writeLine("")
{
"name": "create-projeto-estudos",
"version": "0.1.5",
"version": "0.1.6",
"bin": "./index.js",

@@ -5,0 +5,0 @@ "dependencies": {

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