supertokens-website
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -9,2 +9,6 @@ # Changelog | ||
## [4.1.2] - 2020-03-20 | ||
### Changed | ||
- Update license in package.json to match github's license. | ||
## [4.1.1] - 2020-03-18 | ||
@@ -11,0 +15,0 @@ ### Changed |
@@ -1,1 +0,1 @@ | ||
export declare const package_version = "4.1.1"; | ||
export declare const package_version = "4.1.2"; |
@@ -17,2 +17,2 @@ "use strict"; | ||
*/ | ||
exports.package_version = "4.1.1"; | ||
exports.package_version = "4.1.2"; |
{ | ||
"name": "supertokens-website", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "frontend sdk for website to be used for auth solution.", | ||
@@ -53,3 +53,3 @@ "main": "index.js", | ||
], | ||
"license": "MIT", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
@@ -56,0 +56,0 @@ "url": "https://github.com/supertokens/supertokens-website/issues" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
104024
0