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

nodecg-io-ahk

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodecg-io-ahk - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

extension/AHK.d.ts

17

package.json
{
"name": "nodecg-io-ahk",
"version": "0.1.0",
"version": "0.1.1",
"description": "Allows you to send commands to AutoHotkey.",

@@ -10,3 +10,3 @@ "homepage": "https://nodecg.io/samples/ahk",

},
"main": "extension",
"main": "extension/index",
"repository": {

@@ -17,2 +17,8 @@ "type": "git",

},
"files": [
"**/*.js",
"**/*.js.map",
"**/*.d.ts",
"*.json"
],
"scripts": {

@@ -30,3 +36,3 @@ "build": "tsc -b",

"bundleDependencies": {
"nodecg-io-core": "^0.1.0"
"nodecg-io-core": "^0.1.1"
}

@@ -43,5 +49,4 @@ },

"node-fetch": "^2.6.1",
"nodecg-io-core": "^0.1.0"
},
"gitHead": "4c6d149944318ce3bb60715c4335344d81d368b0"
"nodecg-io-core": "^0.1.1"
}
}
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