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

clever-auth

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clever-auth - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

2

package.json
{
"name" : "clever-auth",
"description" : "CleverStack Authentication Module",
"version" : "1.2.6",
"version" : "1.2.7",
"license" : "MIT",

@@ -6,0 +6,0 @@ "main" : "module",

@@ -166,2 +166,3 @@ var fs = require('fs')

grunt.registerTask('prompt:cleverAuthConfig', ['prompt:authConfigPrompt', 'createCleverAuthConfig']);
grunt.registerTask('prompt:cleverAuthConfigPrompt', ['prompt:authConfigPrompt', 'createCleverAuthConfig']);
grunt.registerTask('createCleverAuthConfig', 'Adds the config for cleverAuth to the designated environment', function createCleverAuthConfig() {

@@ -168,0 +169,0 @@ var conf = grunt.config('authConfig');

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