@times-components/depend
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.7"></a> | ||
## [0.1.7](https://github.com/newsuk/times-components/compare/@times-components/depend@0.1.6...@times-components/depend@0.1.7) (2018-04-05) | ||
**Note:** Version bump only for package @times-components/depend | ||
<a name="0.1.6"></a> | ||
@@ -8,0 +16,0 @@ ## [0.1.6](https://github.com/newsuk/times-components/compare/@times-components/depend@0.1.5...@times-components/depend@0.1.6) (2018-04-04) |
{ | ||
"name": "@times-components/depend", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "dependency analyzer and fixer", | ||
@@ -9,3 +9,2 @@ "main": "dist/depend", | ||
"prepublishOnly": "yarn transpile", | ||
"postinstall": "yarn transpile", | ||
"fmt": "prettier --write '**/*.*'", | ||
@@ -12,0 +11,0 @@ "prettier:diff": "prettier --list-different '**/*.*'", |
{ | ||
"name": "@times-components/depend", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "dependency analyzer and fixer", | ||
@@ -9,3 +9,2 @@ "main": "dist/depend", | ||
"prepublishOnly": "yarn transpile", | ||
"postinstall": "yarn transpile", | ||
"fmt": "prettier --write '**/*.*'", | ||
@@ -12,0 +11,0 @@ "prettier:diff": "prettier --list-different '**/*.*'", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
51932
0