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

react-cmf

Package Overview
Dependencies
Maintainers
5
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cmf - npm Package Compare versions

Comparing version 0.91.0 to 0.92.0

2

lib/middlewares/http/middleware.js

@@ -181,3 +181,3 @@ 'use strict';

// triggers an exception Already use
clone().text().then(function (response) {
error.stack.response.clone().text().then(function (response) {
try {

@@ -184,0 +184,0 @@ errorObject.stack.response = response;

@@ -103,3 +103,3 @@ {

},
"version": "0.91.0",
"version": "0.92.0",
"dependencies": {

@@ -106,0 +106,0 @@ "hoist-non-react-statics": "^1.2.0"

@@ -152,3 +152,3 @@ import has from 'lodash/has';

// triggers an exception Already use
clone().text().then((response) => {
error.stack.response.clone().text().then((response) => {
try {

@@ -155,0 +155,0 @@ errorObject.stack.response = response;

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