@livecord/notify
Advanced tools
Comparing version 1.1.6 to 1.2.0
{ | ||
"name": "@livecord/notify", | ||
"version": "1.1.6", | ||
"description": "Notifier for Youtube and Twitch.", | ||
"main": "./src/index.js", | ||
"version": "1.2.0", | ||
"description": "Notifier for YouTube and Twitch.", | ||
"main": "./index.js", | ||
"types": "./index.d.ts", | ||
"scripts": { | ||
"test:twitch": "node ./examples/twitch.test.js", | ||
"test:youtube": "node ./examples/youtube.test.js" | ||
"test:twitch": "ts-node --transpile-only ./examples/twitch.test.ts", | ||
"test:youtube": "ts-node --transpile-only ./examples/youtube.test.ts", | ||
"build": "tsc --sourceMap false" | ||
}, | ||
@@ -13,3 +15,5 @@ "keywords": [ | ||
"youtube", | ||
"twitch" | ||
"twitch", | ||
"typescript", | ||
"backend" | ||
], | ||
@@ -26,5 +30,8 @@ "author": "Livecord", | ||
"fs": "^0.0.1-security", | ||
"rss-parser": "^3.12.0", | ||
"ws": "^8.8.0" | ||
"rss-parser": "^3.12.0" | ||
}, | ||
"devDependencies": { | ||
"ts-node": "^10.8.1", | ||
"typescript": "^4.7.4" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
24131
3
14
493
0
2
2