binary-fetch
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "binary-fetch", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Fetch incremental binary packets from a browser", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -19,2 +19,3 @@ import childProcess from 'child_process'; | ||
git tag v${version} | ||
git push | ||
git push --tags`, { | ||
@@ -21,0 +22,0 @@ stdio: 'inherit', |
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
11927
154