@iteam/supreme
Advanced tools
Comparing version 1.10.1 to 1.10.2
@@ -0,1 +1,9 @@ | ||
## [1.10.2](https://github.com/Iteam1337/supreme/compare/v1.10.1...v1.10.2) (2019-09-04) | ||
### Bug Fixes | ||
* **reason:** travis duplicate ([0fb75de](https://github.com/Iteam1337/supreme/commit/0fb75de)) | ||
* add prepare script ([8d8067e](https://github.com/Iteam1337/supreme/commit/8d8067e)) | ||
## [1.10.1](https://github.com/Iteam1337/supreme/compare/v1.10.0...v1.10.1) (2019-09-03) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@iteam/supreme", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"main": "bin/supreme", | ||
@@ -19,2 +19,3 @@ "bin": "bin/supreme", | ||
"lint": "tsdx lint", | ||
"prepare": "npm run build", | ||
"test": "is-ci \"test:ci\" \"test:watch\"", | ||
@@ -21,0 +22,0 @@ "test:ci": "tsdx test", |
<div align="center"> | ||
<p> | ||
<img alt="Iteam Supreme" src="docs/iteam-supreme.png" width="300" /> | ||
<img alt="Iteam Supreme" src="docs/_media/iteam-supreme.png" width="300" /> | ||
</p> | ||
@@ -15,2 +15,4 @@ </div> | ||
**Documentation:** [https://iteam1337.github.io/supreme/](https://iteam1337.github.io/supreme/) | ||
## Installation | ||
@@ -17,0 +19,0 @@ |
@@ -112,8 +112,2 @@ import execa from 'execa' | ||
// Travis setup | ||
await create({ | ||
templateName: 'reason/travis.yml', | ||
output: `${projectName}/.travis.yml`, | ||
}) | ||
// Test setup | ||
@@ -120,0 +114,0 @@ await createFolder(`${projectName}/__tests__`) |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
204530
46
1644
72
2
5
1