verdaccio-auth-memory
Advanced tools
Comparing version 8.0.0 to 8.0.1-next.1
@@ -6,2 +6,18 @@ # Change Log | ||
## [8.0.1-next.1](https://github.com/verdaccio/monorepo/compare/v8.0.1-next.0...v8.0.1-next.1) (2019-08-29) | ||
**Note:** Version bump only for package verdaccio-auth-memory | ||
## [8.0.1-next.0](https://github.com/verdaccio/monorepo/compare/v8.0.0...v8.0.1-next.0) (2019-08-29) | ||
**Note:** Version bump only for package verdaccio-auth-memory | ||
# [8.0.0](https://github.com/verdaccio/monorepo/compare/v8.0.0-next.4...v8.0.0) (2019-08-22) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "verdaccio-auth-memory", | ||
"version": "8.0.0", | ||
"version": "8.0.1-next.1", | ||
"description": "Auth plugin for Verdaccio that keeps users in memory", | ||
@@ -13,2 +13,11 @@ "keywords": [ | ||
"license": "MIT", | ||
"homepage": "https://verdaccio.org", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/verdaccio/monorepo", | ||
"directory": "plugins/auth-memory" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/verdaccio/monorepo/issues" | ||
}, | ||
"main": "lib/index.js", | ||
@@ -23,8 +32,8 @@ "types": "lib/src/index.d.ts", | ||
"dependencies": { | ||
"@verdaccio/commons-api": "^8.0.0" | ||
"@verdaccio/commons-api": "^8.0.1-next.1" | ||
}, | ||
"devDependencies": { | ||
"@verdaccio/babel-preset": "^8.0.0", | ||
"@verdaccio/eslint-config": "^8.0.0", | ||
"@verdaccio/types": "^8.0.0" | ||
"@verdaccio/babel-preset": "^8.0.1-next.1", | ||
"@verdaccio/eslint-config": "^8.0.1-next.1", | ||
"@verdaccio/types": "^8.0.1-next.1" | ||
}, | ||
@@ -42,9 +51,3 @@ "scripts": { | ||
}, | ||
"lint-staged": { | ||
"**/*.{js,ts}": [ | ||
"eslint --fix", | ||
"git add" | ||
] | ||
}, | ||
"gitHead": "2a8ce693d280e7eebafa006f76c17aff7cecce6e" | ||
"gitHead": "fc56542469374249295edef5956c86aacc6886e8" | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
16521
0
0