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

better-opn

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-opn - npm Package Compare versions

Comparing version 2.1.1 to 3.0.0

10

package.json
{
"name": "better-opn",
"version": "2.1.1",
"version": "3.0.0",
"description": "A better opn. Reuse the same tab on Chrome for 👨‍💻.",

@@ -21,3 +21,3 @@ "main": "dist/index.js",

"engines": {
"node": ">8.0.0"
"node": ">=12.0.0"
},

@@ -36,3 +36,5 @@ "files": [

"prettier": true,
"envs": ["node"]
"envs": [
"node"
]
},

@@ -45,3 +47,3 @@ "scripts": {

"dependencies": {
"open": "^7.0.3"
"open": "^8.0.4"
},

@@ -48,0 +50,0 @@ "devDependencies": {

yarn.lock

Sorry, the diff of this file is not supported yet

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