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

lightapp-platform-common

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightapp-platform-common - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

model/user.ts

4

package.json
{
"name": "lightapp-platform-common",
"version": "1.0.0",
"version": "1.0.1",
"description": "common utilities for lightapp platform",

@@ -11,2 +11,2 @@ "main": "index.js",

"license": "ISC"
}
}
import { CognitoUserPool, ICognitoUserPoolData, ICognitoUserAttributeData, CognitoUserAttribute, CognitoUser, AuthenticationDetails } from 'amazon-cognito-identity-js'
import { StatusCode, StatusText, Response, result, error } from '../model/Response'
import { Callback } from 'aws-lambda'
import { IUserInfo } from '../../Users/model/user'
import { IUserInfo } from '../model/user'
const config = require('../config/cognito.json')

@@ -6,0 +6,0 @@

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