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.0 to 0.1.1

2

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

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