@orbit-love/reddit
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "@orbit-love/reddit", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Integrate Reddit interactions into Orbit workspaces", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -66,3 +66,2 @@ const pkg = require('../package.json') | ||
.catch(err => { | ||
console.log('e', err) | ||
if(err.errors.key) stats.duplicates++ | ||
@@ -69,0 +68,0 @@ else { errors.push(err) } |
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
190806
738