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

timed-queue

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timed-queue - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

11

package.json

@@ -7,3 +7,3 @@ {

],
"version": "1.1.1",
"version": "1.1.2",
"main": "index.js",

@@ -24,12 +24,11 @@ "repository": {

"dependencies": {
"thunk-redis": "^1.5.3",
"thunks": "^4.1.4"
"thunk-redis": "^1.5.5",
"thunks": "^4.1.5"
},
"devDependencies": {
"mocha": "^2.4.5",
"standard": "^6.0.8",
"thunk-mocha": "^1.0.3"
"tman": "^0.6.0"
},
"scripts": {
"test": "standard && mocha -t 120000 -r thunk-mocha test/index.js"
"test": "standard && tman test/index.js"
},

@@ -36,0 +35,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc