@bearer/functions
Advanced tools
Comparing version 1.6.2-canary-4.1 to 1.6.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.6.2](https://github.com/Bearer/bearer/compare/v1.6.1...v1.6.2) (2019-07-08) | ||
### Bug Fixes | ||
* simplify function bundling ([#703](https://github.com/Bearer/bearer/issues/703)) ([ad39b1a](https://github.com/Bearer/bearer/commit/ad39b1a)) | ||
## [1.6.1](https://github.com/Bearer/bearer/compare/v1.6.0...v1.6.1) (2019-07-02) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"private": false, | ||
"name": "@bearer/functions", | ||
"version": "1.6.2-canary-4.1+aa627430", | ||
"version": "1.6.2", | ||
"description": "Bearer Functions", | ||
@@ -25,4 +25,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@bearer/logger": "^1.6.2-canary-4.1+aa627430", | ||
"@bearer/x-ray": "^1.6.2-canary-4.1+aa627430", | ||
"@bearer/logger": "^1.6.1", | ||
"@bearer/x-ray": "^1.6.2", | ||
"axios": "^0.18.0" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "aa627430dfb4f46fe1fea28f5b1ce47b592d0165" | ||
"gitHead": "cb2654b19000e2ad6f31a0e4ed715a6298c8df2d" | ||
} |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
46583
17
Updated@bearer/logger@^1.6.1
Updated@bearer/x-ray@^1.6.2