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

@dudadev/ms-client-auth

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dudadev/ms-client-auth - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

4

package.json
{
"name": "@dudadev/ms-client-auth",
"version": "1.2.2",
"version": "1.2.3",
"description": "Client to authenticate Duda's microservices' clients",

@@ -38,4 +38,4 @@ "main": "lib/index.js",

"build": "rm -rf lib && babel src --ignore src/__tests__,src/index-test.js -d lib",
"prepublishOnly": "yarn test && yarn build"
"prepublishOnly": "npm run test && npm run build"
}
}
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