nodecg-io-irc
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "nodecg-io-irc", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Allow to connect to IRC Servers.", | ||
@@ -27,5 +27,5 @@ "homepage": "https://nodecg.io/RELEASE", | ||
"nodecg": { | ||
"compatibleRange": "^1.1.1", | ||
"compatibleRange": ">=1.1.1 <3.0.0", | ||
"bundleDependencies": { | ||
"nodecg-io-core": "^0.2.0" | ||
"nodecg-io-core": "^0.3.0" | ||
} | ||
@@ -35,5 +35,6 @@ }, | ||
"devDependencies": { | ||
"@types/node": "^16.11.7", | ||
"nodecg-types": "^1.8.3", | ||
"typescript": "^4.4.4" | ||
"@types/node": "^20.3.3", | ||
"@nodecg/types": "^2.1.11", | ||
"typescript": "^5.1.6", | ||
"nodecg-io-tsconfig": "^1.0.0" | ||
}, | ||
@@ -43,4 +44,4 @@ "dependencies": { | ||
"irc": "^0.5.2", | ||
"nodecg-io-core": "^0.2.0" | ||
"nodecg-io-core": "^0.3.0" | ||
} | ||
} |
{ | ||
"extends": "../../tsconfig.common.json", | ||
"extends": "nodecg-io-tsconfig", | ||
"references": [ | ||
@@ -4,0 +4,0 @@ { |
Sorry, the diff of this file is not supported yet
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
6189
4
+ Addedhash-wasm@4.12.0(transitive)
+ Addednodecg-io-core@0.3.0(transitive)
- Removednodecg-io-core@0.2.0(transitive)
Updatednodecg-io-core@^0.3.0