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

@mcma/client

Package Overview
Dependencies
Maintainers
3
Versions
109
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.5.0 to 0.5.1

1

lib/resource-endpoint-client.js

@@ -13,3 +13,2 @@ const { Exception } = require("@mcma/core");

const getAuthenticator = async () => {

@@ -16,0 +15,0 @@ if (!authProvider) {

5

package.json
{
"name": "@mcma/client",
"version": "0.5.0",
"version": "0.5.1",
"description": "Node module with classes and functions used to access services in an MCMA environment",

@@ -26,7 +26,6 @@ "engines": {

"dependencies": {
"@mcma/core": "^0.5.0",
"axios": "^0.18.0"
},
"peerDependencies": {
"@mcma/core": "0.5.0"
"@mcma/core": "0.5.1"
},

@@ -33,0 +32,0 @@ "devDependencies": {

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