New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

coc-discord-rpc

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coc-discord-rpc - npm Package Compare versions

Comparing version 3.0.6 to 3.0.7

2

lib/language/languages.json

@@ -73,2 +73,3 @@ {

"kotlin",
"laravel",
"less",

@@ -383,2 +384,3 @@ "lisp",

"/^Rexfile$/": { "image": "perl" },
"/\\.blade.php([st\\d]|_cs)?$/i": { "image": "laravel" },
"/\\.php([st\\d]|_cs)?$/i": { "image": "php" },

@@ -385,0 +387,0 @@ "/^Phakefile/": { "image": "php" },

2

lib/version/version.d.ts

@@ -1,2 +0,2 @@

export declare const version = "3.0.6";
export declare const version = "3.0.7";
//# sourceMappingURL=version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '3.0.6';
exports.version = '3.0.7';
//# sourceMappingURL=version.js.map
{
"name": "coc-discord-rpc",
"version": "3.0.6",
"version": "3.0.7",
"description": "An awesome coc-extension to get Discord Rich Presence integration with NeoVim.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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