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

copilot-core

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copilot-core - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

lib/processor/process.d.ts

2

lib/processor/file.js

@@ -68,3 +68,3 @@ "use strict";

title: p.name,
value: `file:///${file}`,
value: `file:///${path}/${file}`,
};

@@ -71,0 +71,0 @@ });

@@ -7,3 +7,3 @@ "use strict";

.then(() => {
index_1.handle("wins | search google")
index_1.handle("buildin.process.list")
.then((ret) => {

@@ -10,0 +10,0 @@ debug(ret);

{
"name": "copilot-core",
"version": "0.0.11",
"version": "0.0.12",
"description": "copilot",

@@ -5,0 +5,0 @@ "license": "MIT",

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