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