bugsnag/bugsnag-js

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "devDependencies": {
    "@babel/core": "^7.24.5",
    "@babel/plugin-proposal-class-properties": "^7.18.6",
    "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
    "@babel/plugin-proposal-optional-chaining": "^7.21.0",
    "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
    "@babel/plugin-transform-arrow-functions": "^7.23.3",
    "@babel/plugin-transform-block-scoping": "^7.23.4",
    "@babel/plugin-transform-classes": "^7.23.8",
    "@babel/plugin-transform-computed-properties": "^7.23.3",
    "@babel/plugin-transform-destructuring": "^7.23.3",
    "@babel/plugin-transform-member-expression-literals": "^7.23.3",
    "@babel/plugin-transform-modules-commonjs": "^7.23.3",
    "@babel/plugin-transform-parameters": "^7.23.3",
    "@babel/plugin-transform-property-literals": "^7.23.3",
    "@babel/plugin-transform-shorthand-properties": "^7.23.3",
    "@babel/plugin-transform-spread": "^7.23.3",
    "@babel/plugin-transform-template-literals": "^7.23.3",
    "@babel/preset-react": "^7.23.3",
    "@babel/preset-typescript": "^7.23.3",
    "@cucumber/cucumber": "^7.2.1",
    "@jest-runner/electron": "^3.0.1",
    "@types/jest": "^25.1.2",
    "@types/ncp": "^2.0.4",
    "@types/node": "^13.7.1",
    "@types/node-fetch": "^2.5.7",
    "@types/react": "^16.9.23",
    "@types/react-dom": "^16.9.16",
    "@types/react-test-renderer": "^16.9.2",
    "@types/rimraf": "^3.0.0",
    "@types/uuid": "^8.3.0",
    "@typescript-eslint/eslint-plugin": "^2.19.2",
    "@typescript-eslint/parser": "^2.19.2",
    "aws-sdk": "^2.1303.0",
    "babel-jest": "^29.7.0",
    "babelify": "^10.0.0",
    "browser-pack-flat": "^3.2.0",
    "browserify": "^16.2.2",
    "browserify-versionify": "^1.0.6",
    "coverage-diff": "^1.6.0",
    "cross-env": "^7.0.3",
    "electron": "*",
    "envify": "^4.1.0",
    "eslint": "^6.8.0",
    "eslint-config-standard": "^14.1.0",
    "eslint-config-standard-with-typescript": "^13.0.0",
    "eslint-plugin-import": "^2.20.1",
    "eslint-plugin-jest": "^23.7.0",
    "eslint-plugin-node": "^11.0.0",
    "eslint-plugin-promise": "^4.2.1",
    "eslint-plugin-react": "^7.18.3",
    "eslint-plugin-standard": "^4.0.1",
    "exorcist": "^1.0.1",
    "form-data": "^2.3.3",
    "formidable": "^1.2.2",
    "glob": "^7.1.6",
    "jest": "^26.4.2",
    "lerna": "^4.0.0",
    "metro-react-native-babel-preset": "^0.58.0",
    "ncp": "^2.0.0",
    "node-fetch": "^2.6.0",
    "playwright": "^1.10.0",
    "proxyquire": "^2.1.3",
    "ps-list": "^7.2.0",
    "react": "^16.13.1",
    "react-native": "^0.61.5",
    "react-test-renderer": "^16.13.1",
    "rimraf": "^3.0.0",
    "semver": "^5.5.1",
    "source-map": "^0.5.7",
    "timekeeper": "^2.2.0",
    "ts-node": "^9.1.1",
    "typescript": "^3.9.7",
    "uglify-js": "^3.15.1",
    "verdaccio": "^4.12.0",
    "xvfb-maybe": "^0.2.1"
  },
  "scripts": {
    "bootstrap": "lerna bootstrap",
    "build": "lerna run build --scope '@bugsnag/node' --scope '@bugsnag/browser' && lerna run build --ignore '@bugsnag/node' --ignore '@bugsnag/browser'",
    "build:electron": "lerna run build --scope '@bugsnag/plugin-electron-ipc' --scope '@bugsnag/plugin-electron-app' --scope '@bugsnag/plugin-electron-client-state-persistence'",
    "test:lint": "eslint --ext .ts,.js --report-unused-disable-directives --max-warnings=0 .",
    "test:lint-native": "bash scripts/cppcheck.sh",
    "test:unit:electron-runner": "xvfb-maybe --auto-servernum -- jest -c config/electron-jest.config.js --rootDir .",
    "test:unit": "xvfb-maybe --auto-servernum -- jest",
    "test:coverage": "xvfb-maybe --auto-servernum -- jest -c config/full-suite-jest.config.js --rootDir . --coverage",
    "test:types": "tsc -p tsconfig.json && lerna run test:types",
    "test:test-container-registry-login": "aws ecr get-login-password --profile=opensource --region=us-west-1 | docker login --username AWS --password-stdin 855461928731.dkr.ecr.us-west-1.amazonaws.com",
    "test:build-browser-container": "docker-compose up --build minimal-packager && docker-compose build --pull browser-maze-runner",
    "test:build-node-container": "docker-compose up --build minimal-packager && docker-compose build --pull node-maze-runner",
    "test:build-react-native-android": "test/react-native/scripts/build-android-locally.js",
    "test:build-react-native-ios": "bundle install && node -e 'require(\"./scripts/react-native-helper\").buildIOS()'",
    "test:build-react-native-maze-runner": "docker-compose build --pull react-native-maze-runner",
    "test:node": "npm run test:build-node-container && docker-compose run --use-aliases node-maze-runner",
    "test:react-native:ios": "npm run test:build-react-native-ios && npm run test:build-react-native-maze-runner && APP_LOCATION=build/$REACT_NATIVE_VERSION.ipa docker-compose run --use-aliases react-native-maze-runner",
    "local-npm:start": "verdaccio --config test/electron/local-npm-config.yml --listen 0.0.0.0:5539",
    "local-npm:publish-all": "lerna publish \"$VERSION_IDENTIFIER\" --yes --force-publish --exact --no-push --no-git-reset --no-git-tag-version --registry 'http://0.0.0.0:5539'",
    "local-npm:publish-all-win32": "lerna publish %VERSION_IDENTIFIER% --yes --force-publish --exact --no-push --no-git-reset --no-git-tag-version --registry 'http://0.0.0.0:5539'",
    "test:electron": "xvfb-maybe --auto-servernum -- cucumber-js test/electron/features --retry 3 --retry-tag-filter @flaky"
  },
  "overrides": {
    "@lerna/conventional-commits": "^6.4.1"
  }
}