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

reafy

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reafy - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

index.js

29

package.json
{
"name": "reafy",
"version": "1.0.0",
"description": "❤️ Experimental projects",
"version": "1.0.1",
"description": "❤️ Reafy deploys react apps painless to the cloud",
"main": "index.js",

@@ -9,12 +9,21 @@ "scripts": {

},
"repository": {
"type": "git",
"url": "git+https://github.com/juli-ai/LABS.git"
"bin": {
"reafy": "./index.js",
"rea": "./index.js"
},
"author": "",
"keywords": [],
"author": "Freddy J. <freddy.diaz@juli-ai.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/juli-ai/LABS/issues"
},
"homepage": "https://github.com/juli-ai/LABS#readme"
"dependencies": {
"adm-zip": "0.4.13",
"axios": "0.19.0",
"chalk": "2.4.2",
"concat-stream": "2.0.0",
"cross-zip": "2.1.6",
"dotenv": "8.1.0",
"form-data":"2.5.1",
"inquirer": "7.0.0",
"request": "2.88.0",
"zip-dir": "1.0.2"
}
}

@@ -1,2 +0,12 @@

# LABS
❤️ Experimental projects
Deploy easily your react-app to the cloud. To install the latest version of Reafy CLI run this command:
```
npm i reafy -g
```
How to deploy your app:
```
npm run build # Build your static app.
rea # Boom! deploy your app.
```
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