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

@jfront/oauth-core

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jfront/oauth-core - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

37

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-core@0.2.0...@jfront/oauth-core@0.2.1) (2021-03-26)
## [0.2.2](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-core@0.2.1...@jfront/oauth-core@0.2.2) (2022-12-29)
**Note:** Version bump only for package @jfront/oauth-core
## [0.2.1](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-core@0.2.0...@jfront/oauth-core@0.2.1) (2021-03-26)
**Note:** Version bump only for package @jfront/oauth-core
# [0.2.0](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-core@0.1.2...@jfront/oauth-core@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.2](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-core@0.1.1...@jfront/oauth-core@0.1.2) (2020-10-12)
### Bug Fixes
* error handling ([57ee37c](https://github.com/Jepria/jfront-oauth/commit/57ee37ca1daf736b235e08f8a8146b6cd13ae483))
- error handling
([57ee37c](https://github.com/Jepria/jfront-oauth/commit/57ee37ca1daf736b235e08f8a8146b6cd13ae483))
## [0.1.1](https://github.com/Jepria/jfront-oauth/compare/@jfront/oauth-core@0.1.0...@jfront/oauth-core@0.1.1) (2020-10-12)
### Bug Fixes
* reducer fixed ([7917493](https://github.com/Jepria/jfront-oauth/commit/7917493268cdeaf0dfb860ec3c7c7ac8c83a6529))
- reducer fixed
([7917493](https://github.com/Jepria/jfront-oauth/commit/7917493268cdeaf0dfb860ec3c7c7ac8c83a6529))
# Change Log

@@ -53,0 +40,0 @@

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }

@@ -0,0 +0,0 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }

@@ -0,0 +0,0 @@ import { AUTHORIZATION_REQUEST, AUTHORIZATION_REQUEST_SUCCESS, AUTHORIZATION_REQUEST_FAILURE, TOKEN_REQUEST, TOKEN_REQUEST_SUCCESS, TOKEN_REQUEST_FAILURE } from "./actions";

@@ -0,0 +0,0 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }

@@ -0,0 +0,0 @@ import JSChaCha20 from "js-chacha20";

@@ -0,0 +0,0 @@ import { Storage } from "./OAuth";

@@ -0,0 +0,0 @@ export * from "./OAuth";

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

@@ -0,0 +0,0 @@ export declare function atob(data: string): string;

@@ -0,0 +0,0 @@ export declare const AUTHORIZATION_REQUEST = "AUTHORIZATION_REQUEST";

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

@@ -0,0 +0,0 @@ import { Storage } from "./OAuth";

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

export function getRandomValue(size: number): number;

@@ -0,0 +0,0 @@ module.exports = {

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

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

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

@@ -0,0 +0,0 @@ # oauth-core

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

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