actionsflow
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.1.7](https://github.com/actionsflow/actionsflow/compare/actionsflow@0.1.6...actionsflow@0.1.7) (2020-09-06) | ||
### Features | ||
- npm ignore ([2ff08fb](https://github.com/actionsflow/actionsflow/commit/2ff08fb31335ba7520aaf3d1ecd50d50a5a93027)) | ||
## [0.1.6](https://github.com/actionsflow/actionsflow/compare/actionsflow@0.1.5...actionsflow@0.1.6) (2020-09-06) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"license": "MIT", | ||
"main": "dist/src/index.js", | ||
"typings": "dist/src/index.d.ts", | ||
"files": [ | ||
"dist", | ||
"src", | ||
"types", | ||
"cli.js" | ||
], | ||
"engines": { | ||
@@ -46,4 +40,4 @@ "node": ">=10.4" | ||
"@actions/github": "^4.0.0", | ||
"@actionsflow/trigger-telegram_bot": "^0.1.4", | ||
"@actionsflow/trigger-twitter": "^0.1.4", | ||
"@actionsflow/trigger-telegram_bot": "^0.1.7", | ||
"@actionsflow/trigger-twitter": "^0.1.7", | ||
"@babel/polyfill": "^7.10.4", | ||
@@ -60,4 +54,4 @@ "@octokit/core": "^3.1.2", | ||
"@types/xml2js": "^0.4.5", | ||
"actionsflow-core": "^0.1.4", | ||
"actionsflow-interface": "^0.1.4", | ||
"actionsflow-core": "^0.1.7", | ||
"actionsflow-interface": "^0.1.7", | ||
"axios": "^0.20.0", | ||
@@ -91,3 +85,3 @@ "cache-manager": "^3.3.0", | ||
}, | ||
"gitHead": "5f61c88e0a849fb8b948d1c26686dc393ab09d43", | ||
"gitHead": "72cc17dae7ef3681d63f2566831d2bcb0cb7a4ab", | ||
"devDependencies": { | ||
@@ -94,0 +88,0 @@ "@types/jest": "^26.0.10" |
{ | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"license": "MIT", | ||
"main": "dist/src/index.js", | ||
"typings": "dist/src/index.d.ts", | ||
"files": [ | ||
"dist", | ||
"src", | ||
"types", | ||
"cli.js" | ||
], | ||
"engines": { | ||
@@ -46,4 +40,4 @@ "node": ">=10.4" | ||
"@actions/github": "^4.0.0", | ||
"@actionsflow/trigger-telegram_bot": "^0.1.4", | ||
"@actionsflow/trigger-twitter": "^0.1.4", | ||
"@actionsflow/trigger-telegram_bot": "^0.1.7", | ||
"@actionsflow/trigger-twitter": "^0.1.7", | ||
"@babel/polyfill": "^7.10.4", | ||
@@ -60,4 +54,4 @@ "@octokit/core": "^3.1.2", | ||
"@types/xml2js": "^0.4.5", | ||
"actionsflow-core": "^0.1.4", | ||
"actionsflow-interface": "^0.1.4", | ||
"actionsflow-core": "^0.1.7", | ||
"actionsflow-interface": "^0.1.7", | ||
"axios": "^0.20.0", | ||
@@ -91,3 +85,3 @@ "cache-manager": "^3.3.0", | ||
}, | ||
"gitHead": "5f61c88e0a849fb8b948d1c26686dc393ab09d43", | ||
"gitHead": "72cc17dae7ef3681d63f2566831d2bcb0cb7a4ab", | ||
"devDependencies": { | ||
@@ -94,0 +88,0 @@ "@types/jest": "^26.0.10" |
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
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
252123
82
1515