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

supabase

Package Overview
Dependencies
Maintainers
1
Versions
937
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

supabase - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

dist/templates/src/templates/init/emulator/docker-compose.yml

4

package.json
{
"name": "supabase",
"version": "0.3.0",
"version": "0.3.1",
"description": "Supabase CLI",

@@ -18,3 +18,3 @@ "homepage": "https://github.com/supabase/cli",

"format": "prettier --write \"{src,test}/**/*.ts\"",
"build": "npm run clean && tsc --project tsconfig.json && cpy src/templates dist/templates",
"build": "npm run clean && tsc --project tsconfig.json && cpy --parents src/templates dist/templates",
"start": "node dist/cli.js",

@@ -21,0 +21,0 @@ "test": "jest"

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