@bearer/functions
Advanced tools
Comparing version 0.106.1 to 0.107.0-canary.6
@@ -6,13 +6,2 @@ # Change Log | ||
## [0.106.1](https://github.com/Bearer/bearer/compare/v0.106.0...v0.106.1) (2019-03-28) | ||
### Bug Fixes | ||
* **functions:** use the correct x-ray version automatically ([645833c](https://github.com/Bearer/bearer/commit/645833c)) | ||
# [0.106.0](https://github.com/Bearer/bearer/compare/v0.105.1...v0.106.0) (2019-03-28) | ||
@@ -19,0 +8,0 @@ |
{ | ||
"name": "@bearer/functions", | ||
"version": "0.106.1", | ||
"version": "0.107.0-canary.6+bd5636cc", | ||
"description": "Bearer Functions", | ||
@@ -24,4 +24,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@bearer/logger": "^0.106.0", | ||
"@bearer/x-ray": "^0.106.0", | ||
"@bearer/logger": "^0.107.0-canary.6+bd5636cc", | ||
"@bearer/x-ray": "^0.107.0-canary.6+bd5636cc", | ||
"axios": "^0.18.0", | ||
@@ -37,3 +37,3 @@ "typescript": "^3.3.3333" | ||
}, | ||
"gitHead": "83e45637792d21cca9d767d25350f5060070ca40" | ||
"gitHead": "bd5636cc4916ce302786219e2b9f318de882023d" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
41229
2
+ Added@bearer/logger@0.107.0(transitive)
+ Added@bearer/x-ray@0.107.1(transitive)
- Removed@bearer/logger@0.106.00.95.1(transitive)
- Removed@bearer/x-ray@0.106.0(transitive)