Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github-feed-back

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-feed-back - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

dist/github-feed-back.user.js
// ==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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc