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.9 to 0.1.0

2

package.json

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

"name": "monorepo-react-template",
"version": "0.0.9",
"version": "0.1.0",
"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": {

@@ -8,5 +8,4 @@ module.exports = {

"plugins": [
["@babel/plugin-transform-runtime",{"regenerator": true}],
["@babel/plugin-proposal-class-properties"]
]
};

@@ -16,3 +16,2 @@ {

"@babel/plugin-proposal-class-properties": "^7.2.3",
"@babel/plugin-transform-runtime": "^7.16.10",
"@babel/polyfill": "^7.0.0",

@@ -19,0 +18,0 @@ "@babel/preset-env": "^7.2.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