Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cent.js

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cent.js - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

22

package.json
{
"name": "cent.js",
"description": "Javascript library to communicate with Centrifugo HTTP API",
"version": "2.1.2",
"version": "2.1.3",
"scripts": {

@@ -27,20 +27,20 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json",

"dependencies": {
"axios": "1.2.6"
"axios": "1.3.2"
},
"devDependencies": {
"@commitlint/cli": "17.3.0",
"@commitlint/cli": "17.4.2",
"@commitlint/config-angular": "17.4.2",
"@types/jest": "29.4.0",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.50.0",
"@typescript-eslint/parser": "5.50.0",
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"eslint": "8.33.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.27.5",
"husky": "8.0.3",
"jest": "29.4.0",
"prettier": "2.8.1",
"jest": "29.4.2",
"prettier": "2.8.4",
"release-it": "15.6.0",
"rimraf": "3.0.2",
"ts-jest": "29.0.3",
"rimraf": "4.1.2",
"ts-jest": "29.0.5",
"typescript": "4.9.5"

@@ -47,0 +47,0 @@ },

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