Socket
Socket
Sign inDemoInstall

strapi-plugin-multi-tenant

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-plugin-multi-tenant - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

admin/src/components/Initializer/index.js

4

package.json
{
"name": "strapi-plugin-multi-tenant",
"version": "1.0.3",
"version": "1.0.4",
"description": "Turn Strapi into a full-fledged backend for your SaaS.",
"strapi": {
"name": "strapi-plugin-multi-tenant",
"name": "multi-tenant",
"displayName": "Multi Tenant",

@@ -8,0 +8,0 @@ "description": "Turn Strapi into a full-fledged backend for your SaaS.",

'use strict';
module.exports = require('./dist/server');
module.exports = require('./server');
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