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

mobx-rest

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-rest - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

6

CHANGELOG.md
# Changelog
## `2.2.2`
:nail_care:
- Remove flow-typed
## `2.2.1`

@@ -4,0 +10,0 @@

4

package.json
{
"name": "mobx-rest",
"version": "2.2.1",
"version": "2.2.2",
"description": "REST conventions for mobx.",

@@ -71,3 +71,3 @@ "repository": {

"jest": "BABEL_ENV=test NODE_PATH=src jest --no-cache",
"lint": "eslint src __tests__",
"lint": "standard --verbose | snazzy",
"flow": "flow",

@@ -74,0 +74,0 @@ "test": "npm run flow && npm run lint && npm run jest",

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