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

@jfront/oauth-user

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jfront/oauth-user - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

41

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.1](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-user@0.2.0...@jfront/oauth-user@0.2.1) (2021-03-26)
## [0.2.2](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-user@0.2.1...@jfront/oauth-user@0.2.2) (2022-12-29)
**Note:** Version bump only for package @jfront/oauth-user
## [0.2.1](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-user@0.2.0...@jfront/oauth-user@0.2.1) (2021-03-26)
**Note:** Version bump only for package @jfront/oauth-user
# [0.2.0](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-user@0.1.4...@jfront/oauth-user@0.2.0) (2021-03-18)
### chore
* dependency update ([e025250](https://github.com/Jepria/jfront-oauth/commit/e02525006601a0d640c78339cbd942740e392334))
- dependency update
([e025250](https://github.com/Jepria/jfront-oauth/commit/e02525006601a0d640c78339cbd942740e392334))
### BREAKING CHANGES
* react 17.0.1
- react 17.0.1
## [0.1.4](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-user@0.1.3...@jfront/oauth-user@0.1.4) (2020-10-12)

@@ -34,6 +29,2 @@

## [0.1.3](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-user@0.1.2...@jfront/oauth-user@0.1.3) (2020-10-12)

@@ -43,6 +34,2 @@

## [0.1.2](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-user@0.1.1...@jfront/oauth-user@0.1.2) (2020-10-08)

@@ -52,6 +39,2 @@

## [0.1.1](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-user@0.1.0...@jfront/oauth-user@0.1.1) (2020-10-08)

@@ -61,11 +44,7 @@

# 0.1.0 (2020-10-08)
### Features
* oauth user context ([f55bea3](https://github.com/Jepria/jfront-oauth/commit/f55bea3b2a465bc00c65048c257e5d4beb314ba3))
- oauth user context
([f55bea3](https://github.com/Jepria/jfront-oauth/commit/f55bea3b2a465bc00c65048c257e5d4beb314ba3))

@@ -0,0 +0,0 @@ import { User, Roles } from "./types";

@@ -0,0 +0,0 @@ import { AxiosInstance } from "axios";

export * from "./UserContext";
export * from "./UserContextProvider";
import { UserState } from "./types";
import { UserActionTypes } from "./actions";
export declare function reducer(state: UserState, action: UserActionTypes): UserState;

@@ -0,0 +0,0 @@ export declare type User = {

@@ -0,0 +0,0 @@ /// <reference types="react" />

@@ -0,0 +0,0 @@ import React from "react";

{
"name": "@jfront/oauth-user",
"version": "0.2.1",
"version": "0.2.2",
"license": "Apache-2.0",

@@ -11,3 +11,3 @@ "repository": "https://github.com/Jepria/jfront-oauth",

"dependencies": {
"@jfront/oauth-context": "^0.2.1"
"@jfront/oauth-context": "^0.2.2"
},

@@ -35,3 +35,3 @@ "peerDependencies": {

},
"gitHead": "c6b69781d5c9f72e275daf4d36d24148c0b228b8"
"gitHead": "15f07fca8a3f767553f9c3b017da4f8fe78b1d53"
}

@@ -0,0 +0,0 @@ # oauth-context

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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