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