feathers-authentication-popups
Advanced tools
Comparing version 0.1.1 to 0.1.2
# Change Log | ||
## [v0.1.1](https://github.com/feathersjs/feathers-authentication-popups/tree/v0.1.1) (2016-11-22) | ||
[Full Changelog](https://github.com/feathersjs/feathers-authentication-popups/compare/v0.1.0...v0.1.1) | ||
## [v0.1.0](https://github.com/feathersjs/feathers-authentication-popups/tree/v0.1.0) (2016-11-22) | ||
@@ -4,0 +7,0 @@ [Full Changelog](https://github.com/feathersjs/feathers-authentication-popups/compare/v0.0.9...v0.1.0) |
@@ -1,2 +0,2 @@ | ||
import handler from './src/handler'; | ||
import handler from './lib/handler'; | ||
export default handler; |
{ | ||
"name": "feathers-authentication-popups", | ||
"description": "Server and client utils for implementing popup-based authentication flows", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"homepage": "https://github.com/feathersjs/feathers-authentication-popups", | ||
@@ -6,0 +6,0 @@ "main": "lib/feathers-authentication-popups", |
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
132205