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

@digifi/periodicjs.ext.oauth2server

Package Overview
Dependencies
Maintainers
11
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digifi/periodicjs.ext.oauth2server - npm Package Compare versions

Comparing version 11.0.1 to 11.0.2

2

controllers/oauth2.js

@@ -18,3 +18,3 @@ 'use strict';

// themefileext: appSettings.templatefileextension,
extname: 'periodicjs.ext.oauth2server',
extname: '@digifi/periodicjs.ext.oauth2server',
};

@@ -21,0 +21,0 @@ const viewdata = {

@@ -67,3 +67,3 @@ {

},
"version": "11.0.1"
"version": "11.0.2"
}

@@ -12,10 +12,10 @@ {

"manifests": [
"node_modules/periodicjs.ext.oauth2server/views/reactadmin/manifests"
"node_modules/@digifi/periodicjs.ext.oauth2server/views/reactadmin/manifests"
],
"unauthenticated_manifests": [
"node_modules/periodicjs.ext.oauth2server/views/reactadmin/unauthenticated_manifests"
"node_modules/@digifi/periodicjs.ext.oauth2server/views/reactadmin/unauthenticated_manifests"
],
"navigation": "node_modules/periodicjs.ext.oauth2server/views/reactadmin/components/navigation.manifest.js"
"navigation": "node_modules/@digifi/periodicjs.ext.oauth2server/views/reactadmin/components/navigation.manifest.js"
}
}
}

@@ -9,3 +9,3 @@ 'use strict';

const passportExtSettings = periodic.settings.extensions['periodicjs.ext.passport'];
const oauth2serverExtSettings = periodic.settings.extensions['periodicjs.ext.oauth2server'];
const oauth2serverExtSettings = periodic.settings.extensions['@digifi/periodicjs.ext.oauth2server'];
/**

@@ -12,0 +12,0 @@ * validates user password

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