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

create-remax-app

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-remax-app - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

lib/create/ask.d.ts

6

package.json
{
"name": "create-remax-app",
"version": "1.1.3",
"version": "1.1.4",
"description": "Create Remax apps with no build configuration.",

@@ -26,2 +26,6 @@ "bin": {

},
"files": [
"lib/**/*",
"bin/**/*"
],
"homepage": "https://github.com/remaxjs/create-remax-app#readme",

@@ -28,0 +32,0 @@ "dependencies": {

2

README.md

@@ -7,3 +7,3 @@ # Create Remax App

npx create-remax-app first-remax-app
cd first-remax-app
cd first-remax-app && npm i
npm run dev

@@ -10,0 +10,0 @@ ```

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