@verdaccio/types
Advanced tools
Comparing version 9.0.0 to 9.3.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [9.3.0](https://github.com/verdaccio/monorepo/compare/v9.2.0...v9.3.0) (2020-01-29) | ||
### Features | ||
* **types:** adding tag type for auth plugins ([#318](https://github.com/verdaccio/monorepo/issues/318)) ([7f07c94](https://github.com/verdaccio/monorepo/commit/7f07c94d9dba5ac45b35aef3bd1ffd3080fb35db)) | ||
# [9.0.0](https://github.com/verdaccio/monorepo/compare/v8.5.3...v9.0.0) (2020-01-07) | ||
@@ -8,0 +19,0 @@ |
@@ -180,2 +180,3 @@ import { PassThrough } from 'stream'; | ||
packageVersion?: string; | ||
tag?: string; | ||
} | ||
@@ -486,2 +487,3 @@ | ||
version?: string; | ||
tag?: string; | ||
} | ||
@@ -488,0 +490,0 @@ |
{ | ||
"name": "@verdaccio/types", | ||
"version": "9.0.0", | ||
"version": "9.3.0", | ||
"description": "verdaccio types definitions", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "21c47d3360699577961e35d6720cb126f7011036" | ||
"gitHead": "a303b26d71a18dc0621289a5de721b21a59b9ae0" | ||
} |
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
36596
472
2