Comparing version 4.13.1 to 4.14.0
{ | ||
"name": "a-msgpack", | ||
"version": "4.13.1", | ||
"version": "4.14.0", | ||
"description": "A minimalistic NEAT (MessagePack based) encoder and decoder for JavaScript.", | ||
@@ -65,9 +65,9 @@ "author": "Stephane Rufer <stephane@arista.com>", | ||
"@rollup/plugin-commonjs": "21.1.0", | ||
"@rollup/plugin-node-resolve": "13.2.1", | ||
"@rollup/plugin-node-resolve": "13.3.0", | ||
"@rollup/plugin-typescript": "8.3.2", | ||
"@types/base64-js": "1.3.0", | ||
"@types/jest": "27.4.0", | ||
"@types/jest": "27.5.1", | ||
"@types/js-yaml": "4.0.5", | ||
"@typescript-eslint/eslint-plugin": "5.21.0", | ||
"@typescript-eslint/parser": "5.21.0", | ||
"@typescript-eslint/eslint-plugin": "5.25.0", | ||
"@typescript-eslint/parser": "5.25.0", | ||
"babel-eslint": "10.1.0", | ||
@@ -80,7 +80,7 @@ "cross-env": "7.0.3", | ||
"eslint-plugin-import": "2.24.2", | ||
"jest": "27.4.7", | ||
"jest": "27.5.1", | ||
"js-yaml": "4.1.0", | ||
"prettier": "2.6.2", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.70.2", | ||
"rollup": "2.73.0", | ||
"rollup-plugin-terser": "7.0.2", | ||
@@ -91,5 +91,5 @@ "ts-jest": "27.1.1", | ||
"typedoc-plugin-markdown": "3.12.1", | ||
"typescript": "4.6.3" | ||
"typescript": "4.6.4" | ||
}, | ||
"gitHead": "007c93ad5883a10104e0e292c07d1ab3d7fa909a" | ||
"gitHead": "7d96bef727b055df972d0f39fb609463fa1eca86" | ||
} |
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