New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

4chan-list-webm

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

4chan-list-webm - npm Package Compare versions

Comparing version 2.2.1 to 3.0.0

{
"name": "4chan-list-webm",
"version": "2.2.1",
"version": "3.0.0",
"description": "List all webms within a 4chan thread",

@@ -11,2 +11,3 @@ "main": "./index.js",

"webm",
"4webm",
"thegame"

@@ -13,0 +14,0 @@ ],

@@ -11,4 +11,4 @@ const { expect } = require('chai')

.then(data => expect(data).to.be.an('array').that.is.not.empty)
.catch(console.error)
.catch(err => coonsole.error('ERROR: ', err))
})
})