Comparing version 1.0.1 to 1.0.2
@@ -0,0 +0,0 @@ var passgen = require('../'); |
@@ -0,0 +0,0 @@ (function() { |
{ | ||
"name": "passgen", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Password generator", | ||
"author": "Sasa Djolic <sasa.djolic@sdaworld.com>", | ||
"keywords": ["password", "generator", "pass", "random"], | ||
"author": "Sasa Djolic <sasa.djolic@gmail.com> (https://www.linkedin.com/in/sasadjolic/)", | ||
"contributors": [ | ||
"Sasa Djolic <sasa.djolic@gmail.com> (https://www.linkedin.com/in/sasadjolic/)" | ||
], | ||
"bugs": { | ||
"url": "http://github.com/SDA/passgen/issues" | ||
"url": "http://github.com/sasadjolic/passgen/issues" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "http://opensource.org/licenses/mit-license.php" | ||
} | ||
], | ||
"repositories": [ | ||
{ | ||
"type": "git", | ||
"url": "git://github.com/SDA/passgen.git" | ||
} | ||
], | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/sasadjolic/passgen.git" | ||
}, | ||
"main": "lib/passgen", | ||
@@ -26,3 +22,3 @@ "directories": { | ||
}, | ||
"dependencies": { | ||
"devDependencies": { | ||
"vows": ">= 0.5.13" | ||
@@ -29,0 +25,0 @@ }, |
@@ -0,0 +0,0 @@ # passgen |
@@ -0,0 +0,0 @@ var vows = require('vows'); |
Sorry, the diff of this file is not supported yet
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
0
5280
1
- Removedvows@>= 0.5.13
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removeddiff@4.0.2(transitive)
- Removedeyes@0.1.8(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedvows@0.8.3(transitive)
- Removedwrappy@1.0.2(transitive)