Socket
Socket
Sign inDemoInstall

metacom

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metacom - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

7

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

## [1.7.2][] - 2021-06-06
- Move @types/ws to dev dependencies to reduce prod module size
## [1.7.1][] - 2021-06-03

@@ -95,3 +99,4 @@

[unreleased]: https://github.com/metarhia/metacom/compare/v1.7.1...HEAD
[unreleased]: https://github.com/metarhia/metacom/compare/v1.7.2...HEAD
[1.7.2]: https://github.com/metarhia/metacom/compare/v1.7.1...v1.7.2
[1.7.1]: https://github.com/metarhia/metacom/compare/v1.7.0...v1.7.1

@@ -98,0 +103,0 @@ [1.7.0]: https://github.com/metarhia/metacom/compare/v1.6.1...v1.7.0

4

package.json
{
"name": "metacom",
"version": "1.7.1",
"version": "1.7.2",
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",

@@ -56,3 +56,2 @@ "description": "Communication protocol for Metarhia stack with rpc, events, binary streams, memory and db access",

"dependencies": {
"@types/ws": "^7.4.4",
"metautil": "^3.5.4",

@@ -62,2 +61,3 @@ "ws": "^7.4.6"

"devDependencies": {
"@types/ws": "^7.4.4",
"@types/node": "^15.6.2",

@@ -64,0 +64,0 @@ "eslint": "^7.27.0",

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