@frontegg/js
Advanced tools
Comparing version 7.11.0 to 7.12.0-alpha.0
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v7.11.0 | ||
/** @license Frontegg v7.12.0-alpha.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -1,2 +0,2 @@ | ||
/** @license Frontegg v7.11.0 | ||
/** @license Frontegg v7.12.0-alpha.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.11.0' | ||
cdnVersion: '7.12.0-alpha.0' | ||
}; | ||
exports["default"] = _default; |
{ | ||
"name": "@frontegg/js", | ||
"version": "7.11.0", | ||
"version": "7.12.0-alpha.0", | ||
"main": "./node/index.js", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"@babel/runtime": "^7.18.6", | ||
"@frontegg/types": "7.11.0" | ||
"@frontegg/types": "7.12.0-alpha.0" | ||
}, | ||
@@ -12,0 +12,0 @@ "browserslist": { |
export default { | ||
cdnVersion: '7.11.0' | ||
cdnVersion: '7.12.0-alpha.0' | ||
}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2061321
34921
2
+ Added@frontegg/redux-store@7.12.0-alpha.0(transitive)
+ Added@frontegg/types@7.12.0-alpha.0(transitive)
- Removed@frontegg/redux-store@7.11.0(transitive)
- Removed@frontegg/types@7.11.0(transitive)