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

@saschazar/oidc-provider-config

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saschazar/oidc-provider-config - npm Package Compare versions

Comparing version 0.0.2-next.0 to 0.0.2-next.1

8

package.json
{
"name": "@saschazar/oidc-provider-config",
"version": "0.0.2-next.0+b7736d7",
"version": "0.0.2-next.1+e360033",
"description": "A collection of config files for the OpenID Connect provider",

@@ -24,3 +24,3 @@ "author": "Sascha Zarhuber <sascha.zarhuber@gmail.com>",

"test": "echo \"Error: run tests from root\" && exit 1",
"build:js": "tsc -b",
"build:js": "echo \"config: will be built alongside dependent packages\"",
"build": "run-s build:*",

@@ -36,6 +36,6 @@ "prepack": "cpy package.json README.md CHANGELOG.md ../../LICENSE dist",

"dependencies": {
"@saschazar/oidc-provider-types": "^0.0.2-next.0+b7736d7",
"@saschazar/oidc-provider-types": "^0.0.2-next.1+e360033",
"nanoid": "^3.1.9"
},
"gitHead": "b7736d741f5ed8c3f9b430007be800a12a6857f1"
"gitHead": "e360033ebfbd02fcff7c31f3b520c3449ac6e168"
}
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