Socket
Socket
Sign inDemoInstall

ac-adobeio

Package Overview
Dependencies
4
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

11

CHANGELOG.md

@@ -0,1 +1,12 @@

<a name="1.0.1"></a>
## [1.0.1](https://github.com/mmpro/ac-adobeio/compare/v1.0.0...v1.0.1) (2018-10-17 12:26)
### Bug Fixes
* **Misc:** Add method to return JWT token | MP ([1f25274](https://github.com/mmpro/ac-adobeio/commit/1f25274))
A new method returns the JWT token to the embedding application.
<a name="1.0.0"></a>

@@ -2,0 +13,0 @@ # 1.0.0 (2018-10-17 09:27)

@@ -30,2 +30,6 @@ const _ = require('lodash')

const getJWT = () => {
return jwtToken
}
const requestJWT = (cb) => {

@@ -191,2 +195,3 @@ // check if JWT is still valid

init,
getJWT,
requestJWT,

@@ -193,0 +198,0 @@ profile,

2

package.json
{
"name": "ac-adobeio",
"version": "1.0.0",
"version": "1.0.1",
"author": "Mark Poepping",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc