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

breakpoint-changes-rx

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

breakpoint-changes-rx - npm Package Compare versions

Comparing version 3.3.3 to 3.4.0

47

package.json
{
"name": "breakpoint-changes-rx",
"version": "3.3.3",
"version": "3.4.0",
"repository": {

@@ -27,10 +27,6 @@ "type": "git",

"scripts": {
"lint": "eslint --fix --ext .tsx,.ts,.mts,.cts,.jsx,.js,.mjs,.cjs ./ && tsc --noEmit",
"lint": "eslint --ext .tsx,.ts,.mts,.cts,.jsx,.js,.mjs,.cjs ./",
"build": "tsc",
"prepublishOnly": "tsc",
"test": "jest --coverage",
"ci-test": "run-s \"ci-test:*\"",
"ci-test:lint": "eslint --ext .tsx,.ts,.mts,.cts,.jsx,.js,.mjs,.cjs ./",
"ci-test:tsc": "tsc --noEmit",
"ci-test:test": "jest --coverage",
"commit": "cz",

@@ -43,21 +39,20 @@ "_postinstall": "husky install",

"devDependencies": {
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@jenssimon/eslint-config-base": "7.0.6",
"@jenssimon/eslint-config-typescript": "5.1.0",
"@types/jest": "29.5.3",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.46.0",
"husky": "8.0.3",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"lint-staged": "13.2.3",
"npm-run-all": "4.1.5",
"pinst": "3.0.0",
"rxjs": "7.8.1",
"semantic-release": "21.0.7",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.1.6"
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@jenssimon/eslint-config-base": "^7.2.6",
"@jenssimon/eslint-config-typescript": "^5.1.12",
"@types/jest": "^29.5.5",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.51.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.0.1",
"pinst": "^3.0.0",
"rxjs": "^7.8.1",
"semantic-release": "^22.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
},

@@ -107,3 +102,3 @@ "peerDependencies": {

},
"packageManager": "yarn@3.6.1",
"packageManager": "yarn@3.6.4",
"config": {

@@ -110,0 +105,0 @@ "commitizen": {

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