nodecg-io-ahk
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5026
9
73
Updatednodecg-io-core@^0.1.1