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

copy2cb

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copy2cb - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

lib/copy.js

13

package.json
{
"name": "copy2cb",
"version": "1.0.4",
"version": "1.0.5",
"description": "A small module for CLI tools to write to both process.stdout and clipboard",
"main": "copy.js",
"main": "./lib/copy.js",
"scripts": {

@@ -24,5 +24,12 @@ "test": "echo \"Error: no test specified\" && exit 1"

"dependencies": {
"chalk": "^2.4.1",
"chalk": "^4.0.0",
"copy-paste": "^1.3.0"
},
"devDependencies": {},
"files": [
"lib"
],
"directories": {
"lib": "lib"
}
}
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