@lerna/child-process
Advanced tools
Comparing version 6.4.1 to 6.4.2-beta.0
{ | ||
"name": "@lerna/child-process", | ||
"version": "6.4.1", | ||
"version": "6.4.2-beta.0", | ||
"description": "Lerna's internal child_process wrapper", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"scripts": { | ||
"test": "echo \"Run tests from root\" && exit 1" | ||
"test": "jest __tests__" | ||
}, | ||
@@ -39,3 +39,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "a5217c6b0e06ab1e28845be04a1bdbe4d0c093ab" | ||
"gitHead": "d8ff988205dfc596d55cab91477b5719460e9fa4" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
6789
1