New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mcma/client

Package Overview
Dependencies
Maintainers
3
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcma/client - npm Package Compare versions

Comparing version 0.13.26 to 0.13.27

2

dist/lib/http/http-client.js

@@ -68,3 +68,3 @@ "use strict";

}
catch (_a) {
catch {
}

@@ -71,0 +71,0 @@ }

@@ -50,3 +50,3 @@ "use strict";

}
catch (_a) {
catch {
}

@@ -53,0 +53,0 @@ }

{
"name": "@mcma/client",
"version": "0.13.26",
"version": "0.13.27",
"description": "Node module with classes and functions used to access services in an MCMA environment",
"engines": {
"node": "^12.19.0"
"node": "^14.17.0"
},

@@ -32,12 +32,12 @@ "type": "commonjs",

"dependencies": {
"axios": "^0.21.2"
"axios": "^0.23.0"
},
"peerDependencies": {
"@mcma/core": "0.13.26"
"@mcma/core": "0.13.27"
},
"devDependencies": {
"@mcma/core": "0.13.26",
"@types/node": "^13.7.4",
"@mcma/core": "0.13.27",
"@types/node": "^14.17.22",
"jasmine": "^3.3.1"
}
}
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