Socket
Socket
Sign inDemoInstall

bundle-name

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundle-name - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

7

package.json
{
"name": "bundle-name",
"version": "4.0.0",
"version": "4.1.0",
"description": "Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`",

@@ -15,2 +15,3 @@ "license": "MIT",

"exports": "./index.js",
"sideEffects": false,
"engines": {

@@ -39,8 +40,8 @@ "node": ">=18"

"dependencies": {
"run-applescript": "^6.1.0"
"run-applescript": "^7.0.0"
},
"devDependencies": {
"ava": "^5.3.1",
"ava": "^6.0.1",
"xo": "^0.56.0"
}
}
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