@saschazar/oidc-provider-config
Advanced tools
Comparing version 0.0.2-next.0 to 0.0.2-next.1
{ | ||
"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" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
17780