netlify-cms-lib-auth
Advanced tools
Comparing version 2.2.1 to 2.2.2-beta.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.2-beta.0](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/compare/netlify-cms-lib-auth@2.2.1...netlify-cms-lib-auth@2.2.2-beta.0) (2019-04-05) | ||
**Note:** Version bump only for package netlify-cms-lib-auth | ||
## [2.2.1](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/compare/netlify-cms-lib-auth@2.2.1-beta.1...netlify-cms-lib-auth@2.2.1) (2019-03-29) | ||
@@ -8,0 +16,0 @@ |
@@ -104,3 +104,2 @@ "use strict"; | ||
exports.default = ImplicitAuthenticator; | ||
//# sourceMappingURL=implicit-oauth.js.map | ||
exports.default = ImplicitAuthenticator; |
@@ -30,3 +30,2 @@ "use strict"; | ||
}; | ||
exports.NetlifyCmsLibAuth = NetlifyCmsLibAuth; | ||
//# sourceMappingURL=index.js.map | ||
exports.NetlifyCmsLibAuth = NetlifyCmsLibAuth; |
@@ -177,3 +177,2 @@ "use strict"; | ||
var _default = Authenticator; | ||
exports.default = _default; | ||
//# sourceMappingURL=netlify-auth.js.map | ||
exports.default = _default; |
{ | ||
"name": "netlify-cms-lib-auth", | ||
"description": "Shared authentication functionality for Netlify CMS.", | ||
"version": "2.2.1", | ||
"version": "2.2.2-beta.0", | ||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth", | ||
@@ -21,3 +21,3 @@ "bugs": "https://github.com/netlify/netlify-cms/issues", | ||
"build": "cross-env NODE_ENV=production webpack", | ||
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore src/**/__tests__/* --root-mode upward -s" | ||
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore **/__tests__ --root-mode upward" | ||
}, | ||
@@ -29,3 +29,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "228271194bb86b390a43f08eab343d7520513046" | ||
"gitHead": "df31ca84e0d1e0bc97deae593eaf976b0afaa0b0" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
87516
12
509
3