Comparing version 4.9.2 to 4.10.0
{ | ||
"name": "a-msgpack", | ||
"version": "4.9.2", | ||
"version": "4.10.0", | ||
"description": "A minimalistic NEAT (MessagePack based) encoder and decoder for JavaScript.", | ||
@@ -59,14 +59,14 @@ "author": "Stephane Rufer <stephane@arista.com>", | ||
"base64-js": "1.5.1", | ||
"jsbi": "3.1.6" | ||
"jsbi": "3.2.2" | ||
}, | ||
"devDependencies": { | ||
"@arista/prettier-config": "1.1.4", | ||
"@rollup/plugin-commonjs": "18.1.0", | ||
"@rollup/plugin-commonjs": "20.0.0", | ||
"@rollup/plugin-node-resolve": "13.0.4", | ||
"@rollup/plugin-typescript": "8.2.5", | ||
"@types/base64-js": "1.3.0", | ||
"@types/jest": "26.0.24", | ||
"@types/js-yaml": "4.0.2", | ||
"@typescript-eslint/eslint-plugin": "4.29.0", | ||
"@typescript-eslint/parser": "4.29.0", | ||
"@types/jest": "27.0.1", | ||
"@types/js-yaml": "4.0.3", | ||
"@typescript-eslint/eslint-plugin": "4.31.0", | ||
"@typescript-eslint/parser": "4.31.0", | ||
"babel-eslint": "10.1.0", | ||
@@ -79,10 +79,10 @@ "cross-env": "7.0.3", | ||
"eslint-plugin-import": "2.23.4", | ||
"jest": "27.0.6", | ||
"jest": "27.1.0", | ||
"js-yaml": "4.1.0", | ||
"prettier": "2.3.2", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.56.0", | ||
"rollup": "2.56.3", | ||
"rollup-plugin-terser": "7.0.2", | ||
"ts-jest": "27.0.4", | ||
"tslib": "2.3.0", | ||
"ts-jest": "27.0.5", | ||
"tslib": "2.3.1", | ||
"typedoc": "0.19.2", | ||
@@ -93,3 +93,3 @@ "typedoc-neo-theme": "1.1.1", | ||
}, | ||
"gitHead": "73aa28520c32aa63cd33bf017725fe1eb2068928" | ||
"gitHead": "2aee49bdb3c5e03da5d28ff175a63ef35693d4b3" | ||
} |
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
+ Addedjsbi@3.2.2(transitive)
- Removedjsbi@3.1.6(transitive)
Updatedjsbi@3.2.2