Socket
Socket
Sign inDemoInstall

logrocket-mobx

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logrocket-mobx - npm Package Compare versions

Comparing version 0.0.0 to 0.1.2

dist/index.js

42

package.json
{
"name": "logrocket-mobx",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "0.1.2",
"description": "MobX plugin for [LogRocket](https://logrocket.com/).",
"main": "dist/index.js",
"author": "Logrocket <support@logrocket.com> (https://logrocket.com/)",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/LogRocket/logrocket-vuex"
},
"files": [
"dist/"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"lint": "eslint src/",
"test": "jest",
"build": "babel src --out-dir dist"
},
"author": "Matthew Arbesfeld <arbesfeld@gmail.com> (http://www.arbesfeld.com/)",
"license": "ISC"
"dependencies": {
"invariant": "^2.2.2",
"is-descriptor": "^1.0.0",
"mobx": "^3.1.15"
},
"peerDependencies": {
"mobx": "3.x"
},
"devDependencies": {
"babel-cli": "^6.11.4",
"babel-core": "^6.13.0",
"babel-eslint": "^7.0.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-polyfill": "^6.13.0",
"babel-preset-es2015": "^6.13.2",
"babel-preset-stage-3": "^6.17.0",
"eslint": "^3.19.0",
"jest": "^20.0.4"
}
}
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