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

buzzapi

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buzzapi - npm Package Compare versions

Comparing version 2.1.0 to 2.1.2

35

package.json
{
"name": "buzzapi",
"version": "2.1.0",
"version": "2.1.2",
"description": "Simple node library for interacting with buzzapi",
"repository": "https://github.com/stuartf/buzzapi-node.git",
"repository": {
"type": "git",
"url": "git+https://github.com/stuartf/buzzapi-node.git"
},
"main": "index.js",

@@ -15,23 +18,23 @@ "type": "module",

"dependencies": {
"debug": "^4.3.4",
"debug": "^4.4.0",
"delay": "^6.0.0",
"hyperid": "^3.1.1",
"hyperid": "^3.3.0",
"lodash.isempty": "^4.4.0",
"make-fetch-happen": "13.0.0",
"p-queue": "^7.4.1",
"p-retry": "^6.1.0",
"p-throttle": "^5.1.0"
"make-fetch-happen": "14.0.3",
"p-queue": "^8.0.1",
"p-retry": "^6.2.1",
"p-throttle": "^7.0.0"
},
"devDependencies": {
"c8": "^8.0.1",
"chai": "^4.3.10",
"c8": "^10.1.3",
"chai": "^5.1.2",
"coveralls": "^3.1.1",
"eslint": "^8.50.0",
"eslint": "^9.18.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"mocha": "^10.2.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.2",
"mocha": "^11.0.1",
"mocha-lcov-reporter": "^1.3.0",
"nock": "13.3.3",
"prettier": "3.0.3"
"nock": "13.5.6",
"prettier": "3.4.2"
},

@@ -38,0 +41,0 @@ "engines": {

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