Socket
Socket
Sign inDemoInstall

sane-auth

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sane-auth - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

7

generate/client.js

@@ -34,3 +34,3 @@ module.exports = {

type: 'model',
name: 'userInput'
name: 'userInput',
parameters: 'name:string description:string'

@@ -67,6 +67,5 @@ }]

},
//runs ember generate <string> command.
//could take parameters such as 'resource ' + inputs.resourceName ''
//runs ember generate <type> <name> <parameters> command for each object in the array
generates: [{
type: 'resource'
type: 'resource',
name: 'user',

@@ -73,0 +72,0 @@ parameters: 'username:string'

{
"name": "sane-auth",
"version": "0.2.1",
"version": "0.2.2",
"description": "A Sane Stack Addon giving you basic OAauth2-JWT authentication for the full stack",

@@ -5,0 +5,0 @@ "scripts": {

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