github-feed-back
Advanced tools
Comparing version 0.1.0 to 0.1.1
// ==UserScript== | ||
// @name GitHub Feed Back | ||
// @namespace https://github.com/Sec-ant | ||
// @version 0.1.0 | ||
// @version 0.1.1 | ||
// @author Ze-Zheng Wu | ||
@@ -6,0 +6,0 @@ // @description Bring my GitHub feed back |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"type": "module", | ||
@@ -45,3 +45,4 @@ "files": [ | ||
"prepublishOnly": "npm run build", | ||
"postpublish": "npm-mirror-sync", | ||
"sync": "curl -X PUT 'https://registry-direct.npmmirror.com/github-feed-back/sync'", | ||
"postpublish": "npm run sync", | ||
"ncu": "npx npm-check-updates -u", | ||
@@ -55,3 +56,2 @@ "postncu": "npm i" | ||
"npm-check-updates": "^16.13.2", | ||
"npm-mirror-sync": "^1.0.0", | ||
"prettier": "^3.0.3", | ||
@@ -58,0 +58,0 @@ "typescript": "^5.2.2", |
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
4999
8