@frontegg/js
Advanced tools
Comparing version 7.22.0 to 7.23.0
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v7.22.0 | ||
/** @license Frontegg v7.23.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v7.22.0 | ||
/** @license Frontegg v7.23.0 | ||
* | ||
@@ -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: '7.22.0' | ||
cdnVersion: '7.23.0' | ||
}; | ||
exports["default"] = _default; |
{ | ||
"name": "@frontegg/js", | ||
"version": "7.22.0", | ||
"version": "7.23.0", | ||
"main": "./node/index.js", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"@babel/runtime": "^7.18.6", | ||
"@frontegg/types": "7.22.0" | ||
"@frontegg/types": "7.23.0" | ||
}, | ||
@@ -12,0 +12,0 @@ "browserslist": { |
export default { | ||
cdnVersion: '7.22.0' | ||
cdnVersion: '7.23.0' | ||
}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
+ Added@frontegg/redux-store@7.23.0(transitive)
+ Added@frontegg/types@7.23.0(transitive)
- Removed@frontegg/redux-store@7.22.0(transitive)
- Removed@frontegg/types@7.22.0(transitive)
Updated@frontegg/types@7.23.0