@verdaccio/types
Advanced tools
Comparing version 5.1.0 to 5.1.2
@@ -1,5 +0,23 @@ | ||
# Change Log | ||
# Changelog | ||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
### [5.1.2](https://github.com/verdaccio/flow-types/compare/v5.1.1...v5.1.2) (2019-07-04) | ||
### Bug Fixes | ||
* flow config issue on run test ([6d39fc5](https://github.com/verdaccio/flow-types/commit/6d39fc5)) | ||
### [5.1.1](https://github.com/verdaccio/flow-types/compare/v5.1.0...v5.1.1) (2019-07-04) | ||
### Bug Fixes | ||
* add _autogenerated to UpLinkConf ([d3632dd](https://github.com/verdaccio/flow-types/commit/d3632dd)) | ||
<a name="5.1.0"></a> | ||
@@ -6,0 +24,0 @@ # [5.1.0](https://github.com/verdaccio/flow-types/compare/v5.0.2...v5.1.0) (2019-05-28) |
@@ -173,2 +173,3 @@ import { Stream, PassThrough } from "stream"; | ||
strict_ssl?: boolean | void; | ||
_autogenerated?: boolean; | ||
} | ||
@@ -175,0 +176,0 @@ |
{ | ||
"name": "@verdaccio/types", | ||
"version": "5.1.0", | ||
"version": "5.1.2", | ||
"description": "verdaccio flow types definitions", | ||
@@ -29,20 +29,22 @@ "repository": { | ||
"devDependencies": { | ||
"@types/node": "10.12.18", | ||
"babel-eslint": "10.0.1", | ||
"@octokit/rest": "^16.28.2", | ||
"@types/node": "12.0.12", | ||
"babel-eslint": "10.0.2", | ||
"eslint": "5.12.0", | ||
"eslint-config-prettier": "3.3.0", | ||
"eslint-config-prettier": "6.0.0", | ||
"eslint-plugin-flow-typed": "1.0.1", | ||
"eslint-plugin-flowtype": "3.2.1", | ||
"eslint-plugin-prettier": "3.0.1", | ||
"eslint-plugin-flowtype": "3.11.1", | ||
"eslint-plugin-prettier": "3.1.0", | ||
"flow-bin": "0.90.0", | ||
"get-stdin": "^7.0.0", | ||
"husky": "0.14.3", | ||
"lint-staged": "8.1.0", | ||
"prettier": "1.15.3", | ||
"standard-version": "4.4.0", | ||
"typescript": "3.2.4" | ||
"prettier": "1.18.2", | ||
"standard-version": "6.0.1", | ||
"typescript": "3.5.2" | ||
}, | ||
"peerDependencies": { | ||
"@types/node": "10.12.18", | ||
"typescript": "3.2.4", | ||
"flow-bin": "0.90.0" | ||
"flow-bin": "0.90.0", | ||
"typescript": "3.2.4" | ||
}, | ||
@@ -49,0 +51,0 @@ "lint-staged": { |
Sorry, the diff of this file is not supported yet
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
14
433
0
46232
15
2