@jmondi/oauth2-server
Advanced tools
Comparing version 0.2.0-beta.1 to 0.2.0-beta.2
@@ -1,12 +0,3 @@ | ||
(function webpackUniversalModuleDefinition(root, factory) { | ||
if(typeof exports === 'object' && typeof module === 'object') | ||
module.exports = factory(); | ||
else if(typeof define === 'function' && define.amd) | ||
define([], factory); | ||
else if(typeof exports === 'object') | ||
exports["@jmondi/oauth2-server"] = factory(); | ||
else | ||
root["@jmondi/oauth2-server"] = factory(); | ||
})(global, function() { | ||
return exports.ids = [0]; | ||
var @jmondi/oauth2-server = | ||
exports.ids = [0]; | ||
exports.modules = [ | ||
@@ -340,3 +331,2 @@ /* 0 */ | ||
];; | ||
}); | ||
//# sourceMappingURL=0.jmondi-oauth2-server.js.map |
{ | ||
"version": "0.2.0-beta.1", | ||
"version": "0.2.0-beta.2", | ||
"license": "MIT", | ||
@@ -4,0 +4,0 @@ "name": "@jmondi/oauth2-server", |
Sorry, the diff of this file is not supported yet
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
115514
1913