Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

a-msgpack

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a-msgpack - npm Package Compare versions

Comparing version 4.13.1 to 4.14.0

18

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc