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

monorepo-react-template

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monorepo-react-template - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json

@@ -5,3 +5,3 @@ {

"name": "monorepo-react-template",
"version": "0.0.3",
"version": "0.0.4",
"description": "This repository is a Monorepo sample based on Lerna that creates a modern build system for managing and publishing multiple packages.",

@@ -8,0 +8,0 @@ "repository": {

@@ -82,2 +82,11 @@ # Monorepo React Template

### 第5步:(可选) 使用自定义的脚本,如:
```sh
$ npx lerna exec npm run export --scope=plugin-2
```
<blockquote>

@@ -84,0 +93,0 @@ <h3>⚠️ 提示1</h3>

@@ -83,2 +83,9 @@ # Monorepo React Template

### Step 5: (optional) Use a custom script like:
```sh
$ npx lerna exec npm run export --scope=plugin-2
```
<blockquote>

@@ -85,0 +92,0 @@ <h3>⚠️ Note 1</h3>

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