jest-runner-mocha
Advanced tools
Comparing version 0.1.0 to 0.1.1-0
{ | ||
"name": "jest-runner-mocha", | ||
"version": "0.1.0", | ||
"version": "0.1.1-0", | ||
"main": "build/index.js", | ||
@@ -13,2 +13,5 @@ "author": "Rogelio Guzman <rogelioguzmanh@gmail.com>", | ||
"homepage": "https://github.com/rogeliog/jest-runner-mocha", | ||
"files": [ | ||
"build/" | ||
], | ||
"scripts": { | ||
@@ -18,2 +21,3 @@ "test": "jest", | ||
"build": "babel src --ignore **/*.test.js,integration -d build", | ||
"prepublish": "yarn build", | ||
"postinstall": "yarn build", | ||
@@ -20,0 +24,0 @@ "format": "prettier --single-quote --trailing-comma all --write \"!(build)/**/*.js\"" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
3
13136
6
329
1