Comparing version 4.0.3 to 4.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.4](https://github.com/aristanetworks/cloudvision/compare/v4.0.3...v4.0.4) (2020-04-28) | ||
**Note:** Version bump only for package a-msgpack | ||
## [4.0.3](https://github.com/aristanetworks/cloudvision/compare/v4.0.2...v4.0.3) (2020-04-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "a-msgpack", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "A minimalistic NEAT (MessagePack based) encoder and decoder for JavaScript.", | ||
@@ -68,5 +68,5 @@ "author": "Stephane Rufer <stephane@arista.com>", | ||
"eslint-config-airbnb-base": "14.1.0", | ||
"eslint-config-arista-js": "1.1.22", | ||
"eslint-config-arista-ts": "1.1.5", | ||
"eslint-plugin-arista": "0.1.31", | ||
"eslint-config-arista-js": "1.1.23", | ||
"eslint-config-arista-ts": "1.1.6", | ||
"eslint-plugin-arista": "0.1.32", | ||
"eslint-plugin-import": "2.20.2", | ||
@@ -76,7 +76,7 @@ "jest": "25.4.0", | ||
"prettier": "2.0.5", | ||
"rollup": "2.7.2", | ||
"rollup": "2.7.3", | ||
"rollup-plugin-terser": "5.3.0", | ||
"ts-jest": "25.4.0", | ||
"tslib": "1.11.1", | ||
"typedoc": "0.17.4", | ||
"typedoc": "0.17.6", | ||
"typedoc-neo-theme": "1.0.8", | ||
@@ -86,3 +86,3 @@ "typedoc-plugin-markdown": "2.2.17", | ||
}, | ||
"gitHead": "4247d698be2ff520fc69efad2c6720483801135f" | ||
"gitHead": "fd86a3e43365ffc87ccb87813b8f26bee1980fbb" | ||
} |
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
259063