github-feed-back
Advanced tools
Comparing version 0.1.2 to 0.1.3
// ==UserScript== | ||
// @name GitHub Feed Back | ||
// @namespace https://github.com/Sec-ant | ||
// @version 0.1.2 | ||
// @version 0.1.3 | ||
// @author Ze-Zheng Wu | ||
@@ -11,3 +11,3 @@ // @description Bring my GitHub feed back | ||
// @homepageURL https://github.com/Sec-ant/github-feed-back | ||
// @source https://github.com/Sec-ant/github-feed-back | ||
// @source https://github.com/Sec-ant/github-feed-back.git | ||
// @supportURL https://github.com/Sec-ant/github-feed-back/issues | ||
@@ -14,0 +14,0 @@ // @downloadURL https://registry.npmmirror.com/github-feed-back/latest/files/dist/github-feed-back.user.js |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"type": "module", | ||
@@ -19,3 +19,3 @@ "files": [ | ||
"type": "git", | ||
"url": "https://github.com/Sec-ant/github-feed-back" | ||
"url": "git+https://github.com/Sec-ant/github-feed-back.git" | ||
}, | ||
@@ -37,2 +37,6 @@ "homepage": "https://github.com/Sec-ant/github-feed-back", | ||
"config": {}, | ||
"publishConfig": { | ||
"provenance": true, | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
@@ -53,2 +57,5 @@ "dev": "vite", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@semantic-release/git": "^10.0.1", | ||
"@typescript-eslint/eslint-plugin": "^6.6.0", | ||
@@ -59,2 +66,3 @@ "@typescript-eslint/parser": "^6.6.0", | ||
"prettier": "^3.0.3", | ||
"semantic-release": "^21.1.1", | ||
"typescript": "^5.2.2", | ||
@@ -61,0 +69,0 @@ "vite": "^4.4.9", |
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
5539
12