Socket
Socket
Sign inDemoInstall

applescript-promise

Package Overview
Dependencies
4
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

14

package.json
{
"name": "applescript-promise",
"description": "Easily execute arbitrary AppleScript code on OS X through NodeJS with Promises.",
"version": "0.0.5",
"version": "0.0.6",
"author": {

@@ -13,4 +13,3 @@ "name": "Lucas Bento",

"applescript": "lucasbento/node-applescript",
"babel-polyfill": "^6.20.0",
"jest": "^20.0.4"
"babel-polyfill": "^6.20.0"
},

@@ -27,3 +26,4 @@ "devDependencies": {

"eslint-plugin-import": "^2.2.0",
"fs-extra": "^4.0.1"
"fs-extra": "^4.0.1",
"jest": "^20.0.4"
},

@@ -35,7 +35,7 @@ "homepage": "https://github.com/lucasbento/node-applescript-promise#readme",

"es6",
"mac",
"node",
"osascript",
"promise",
"mac",
"osx"
"osx",
"promise"
],

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc