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.4 to 2.1.5

26

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

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

"dependencies": {
"axios": "1.3.2"
"axios": "1.3.4"
},
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/config-angular": "17.4.2",
"@types/jest": "29.4.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",
"@commitlint/cli": "17.4.4",
"@commitlint/config-angular": "17.4.4",
"@types/jest": "29.4.1",
"@types/node": "18.15.3",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-import": "2.27.5",
"husky": "8.0.3",
"jest": "29.4.2",
"jest": "29.5.0",
"prettier": "2.8.4",
"release-it": "15.6.0",
"rimraf": "4.1.2",
"release-it": "15.8.0",
"rimraf": "4.4.0",
"ts-jest": "29.0.5",

@@ -46,0 +46,0 @@ "typescript": "4.9.5"

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