Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jmondi/oauth2-server

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jmondi/oauth2-server - npm Package Compare versions

Comparing version 0.2.0-beta.1 to 0.2.0-beta.2

14

dist/0.jmondi-oauth2-server.js

@@ -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

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc