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

create-effect-app

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

create-effect-app - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

bin.cjs

25

package.json
{
"name": "create-effect-app",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "0.0.2",
"description": "Create Effect-powered applications with a single command",
"bin": {
"create-effect-app": "bin.cjs"
},
"author": "",
"license": "ISC"
}
"engines": {
"node": ">=18.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/Effect-TS/examples.git",
"directory": "packages/create-effect-app"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/Effect-TS/examples/issues"
}
}
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