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

reactotron-mst

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactotron-mst - npm Package Compare versions

Comparing version 3.1.5-beta.14 to 3.1.5-beta.15

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [3.1.5-beta.15](https://github.com/infinitered/reactotron/compare/reactotron-mst@3.1.5-beta.14...reactotron-mst@3.1.5-beta.15) (2023-10-13)
### [3.1.5-beta.14](https://github.com/infinitered/reactotron/compare/reactotron-mst@3.1.5-beta.13...reactotron-mst@3.1.5-beta.14) (2023-10-02)

@@ -7,0 +9,0 @@

45

package.json
{
"name": "reactotron-mst",
"version": "3.1.5-beta.14",
"version": "3.1.5-beta.15",
"description": "A Reactotron plugin for mobx-state-tree.",

@@ -29,3 +29,3 @@ "author": "Infinite Red",

"build:dev": "yarn tsc && yarn compile:dev",
"clean": "trash dist",
"clean": "rimraf ./dist",
"lint": "eslint 'src/**/**.{ts,tsx}'",

@@ -47,30 +47,30 @@ "compile": "NODE_ENV=production rollup -c rollup.config.ts",

"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@types/jest": "^29.4.0",
"@types/lodash.camelcase": "^4.3.5",
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@types/jest": "^29.5.5",
"@types/lodash.camelcase": "^4.3.7",
"@types/node": "^11.9.5",
"@types/ramda": "^0.25.50",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.4.3",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
"babel-jest": "^29.7.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-standard": "^5.0.0",
"jest": "^29.4.3",
"jest": "^29.7.0",
"lodash.camelcase": "^4.3.0",
"mobx": "^4.2.1",
"mobx-state-tree": "^2.0.4",
"prettier": "^2.8.4",
"reactotron-core-client": "2.8.11-beta.14",
"prettier": "^3.0.3",
"reactotron-core-client": "2.8.11-beta.15",
"rollup": "^1.1.2",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-babel-minify": "^7.0.0",

@@ -81,5 +81,4 @@ "rollup-plugin-filesize": "^6.0.1",

"testdouble": "^3.16.8",
"trash-cli": "^5.0.0",
"ts-jest": "^29.0.5",
"typescript": "4.9.5"
"ts-jest": "^29.1.1",
"typescript": "^4.9.5"
},

@@ -86,0 +85,0 @@ "eslintConfig": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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