monorepo-react-template
Advanced tools
Comparing version 0.0.9 to 0.1.0
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
2
4
1
1411209
55
25787