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

@reshuffle/db-admin

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reshuffle/db-admin - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

package.json
{
"name": "@reshuffle/db-admin",
"version": "0.0.9",
"version": "0.0.10",
"description": "Super Simple Admin interface for Reshuffle DB",

@@ -5,0 +5,0 @@ "main": "dbAdmin.js",

## Install
`npm install reshuffle-db-admin`
`npm install @reshuffle/db-admin`

@@ -7,3 +7,3 @@ ## Use

`const devDBAdmin = require('reshuffle-db-admin');`
`const devDBAdmin = require('@reshuffle/db-admin');`

@@ -15,2 +15,2 @@ After you declare the express app, add this line:

## Access
On a reshuffle project go to https://your-reshuffle-url/dev/db-admin
On a reshuffle project go to https://your-reshuffle-url/dev/db-admin
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