Socket
Socket
Sign inDemoInstall

mobile-debug

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobile-debug - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

23

package.json
{
"name": "mobile-debug",
"version": "0.4.2",
"version": "0.4.3",
"description": "Mobile debug UI helper",

@@ -14,3 +14,6 @@ "main": "dist/index.js",

"postbuild:touch": "prettier --write dist/touch/index.js",
"test": "eslint src/**/*.js"
"preserve": "rimraf tests/src && cpy 'demo/**/*.*' tests/src && cpy 'dist/**/*.js' tests/src --parents",
"serve": "http-server ./tests/src -p 8091",
"pretest": "eslint 'src/**/*.js'",
"test": "node tests/browserstack/local.runner.js -c tests/config/browserstack.conf.js"
},

@@ -52,11 +55,17 @@ "repository": {

"babel-preset-env": "^1.4.0",
"browserstack-local": "^1.3.0",
"cpy-cli": "^1.0.1",
"cssnano": "^3.10.0",
"dotenv": "^4.0.0",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^14.1.0",
"eslint-config-airbnb": "^15.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^4.0.0",
"eslint-plugin-react": "^6.10.3",
"eslint-plugin-jsx-a11y": "^5.0.0",
"eslint-plugin-react": "^7.0.0",
"http-server": "^0.10.0",
"nightwatch": "^0.9.15",
"npm-run-all": "^4.0.2",
"postcss-url": "^6.0.4",
"prettier": "^1.2.2",
"rimraf": "^2.6.1",
"rollup": "^0.41.6",

@@ -67,5 +76,5 @@ "rollup-plugin-babel": "^2.7.1",

"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-postcss": "^0.4.1",
"rollup-plugin-postcss": "^0.5.0",
"rollup-plugin-replace": "^1.1.1",
"rollup-plugin-uglify": "^1.0.2"
"rollup-plugin-uglify": "^2.0.0"
},

@@ -72,0 +81,0 @@ "optionalDependencies": {

@@ -107,5 +107,5 @@ <h1 align="center">

[build-badge]: https://img.shields.io/travis/iGitScor/mobile-debug.svg?style=flat-square
[build-badge]: https://img.shields.io/travis/iGitScor/mobile-debug.svg?style=flat-square&branch=master
[build]: https://travis-ci.org/iGitScor/mobile-debug
[browserstack-badge]: https://www.browserstack.com/automate/badge.svg?badge_key=
[browserstack-badge]: https://www.browserstack.com/automate/badge.svg?badge_key=a3VVQ2YvNlFKQ284WFNnMXBmNE5TN3BNNXoyNFVnblU0dzVTbDVjWXUrZz0tLVFGdXEyQ3FIdlI2Z2duK2l0eTJPSVE9PQ==--55dca2a56320ab82144631c15ded4a65a0cc1822%
[dependencyci-badge]: https://dependencyci.com/github/iGitScor/mobile-debug/badge?style=flat-square

@@ -112,0 +112,0 @@ [dependencyci]: https://dependencyci.com/github/iGitScor/mobile-debug

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