@frontegg/js
Advanced tools
Comparing version 6.2.0 to 6.2.1
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v6.2.0 | ||
/** @license Frontegg v6.2.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v6.2.0 | ||
/** @license Frontegg v6.2.1 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -8,4 +8,4 @@ "use strict"; | ||
var _default = { | ||
"cdnVersion": "6.0.4" | ||
"cdnVersion": "6.2.1" | ||
}; | ||
exports.default = _default; |
{ | ||
"name": "@frontegg/js", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"main": "./node/index.js", | ||
@@ -8,3 +8,3 @@ "license": "MIT", | ||
"@babel/runtime": "^7.17.2", | ||
"@frontegg/types": "6.2.0" | ||
"@frontegg/types": "6.2.1" | ||
}, | ||
@@ -11,0 +11,0 @@ "sideEffects": false, |
export default { | ||
"cdnVersion": "6.0.4" | ||
"cdnVersion": "6.2.1" | ||
}; |
+ Added@frontegg/redux-store@6.2.1(transitive)
+ Added@frontegg/types@6.2.1(transitive)
- Removed@frontegg/redux-store@6.2.0(transitive)
- Removed@frontegg/types@6.2.0(transitive)
Updated@frontegg/types@6.2.1