@jfront/oauth-user
Advanced tools
Comparing version 0.2.1 to 0.2.2
# 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
77359
1
Updated@jfront/oauth-context@^0.2.2