reddit-api-client
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "reddit-api-client", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Barebones Reddit API client for Node.js", | ||
@@ -9,2 +9,6 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/alessioalex/reddit-api-client" | ||
}, | ||
"scripts": { | ||
@@ -21,4 +25,5 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"devDependencies": { | ||
"chalk": "2.4.0" | ||
"chalk": "2.4.0", | ||
"errto": "0.2.1" | ||
} | ||
} |
@@ -41,4 +41,8 @@ ## reddit-api-client | ||
### alternatives | ||
If you want a fully-featured JavaScript wrapper for the reddit API use https://github.com/not-an-aardvark/snoowrap instead. | ||
### license MIT | ||
https://alessioalex.mit-license.org/ |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
12896
13
319
48
2
2