Socket
Socket
Sign inDemoInstall

@hinted-public/passport-activedirectory

Package Overview
Dependencies
40
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 1.0.0

flow/changelogTemplates/commit.hbs

11

package.json
{
"name": "@hinted-public/passport-activedirectory",
"version": "0.0.1",
"version": "1.0.0",
"description": "Active Directory strategy for passport.js",

@@ -9,3 +9,3 @@ "license": "MIT",

"type": "git",
"url": "git+https://github.com/bhoriuchi/passport-activedirectory.git"
"url": "git://gitlab.com/h1895/passport-activedirectory.git"
},

@@ -19,8 +19,9 @@ "scripts": {

"dependencies": {
"@hinted-public/activedirectory": "^0.0.1",
"@hinted-public/activedirectory": "^1.0.0",
"passport": "^0.3.0"
},
"devDependencies": {
"babel-preset-es2015-rollup": "^1.2.0",
"rollup": "^0.34.10",
"babel-preset-es2015-rollup": "^3.0.0",
"prettier": "^2.7.1",
"rollup": "^0.34.11",
"rollup-plugin-babel": "^2.6.1"

@@ -27,0 +28,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc