Socket
Socket
Sign inDemoInstall

@orion-js/echoes

Package Overview
Dependencies
Maintainers
3
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orion-js/echoes - npm Package Compare versions

Comparing version 3.6.5 to 3.7.1

3

lib/echo/index.js

@@ -13,5 +13,2 @@ "use strict";

const { message } = messageData;
const key = message.key.toString();
if (key !== 'pink_floyd')
return; // not made by this library
const data = (0, deserialize_1.default)(message.value.toString());

@@ -18,0 +15,0 @@ const context = {

12

package.json
{
"name": "@orion-js/echoes",
"version": "3.6.5",
"version": "3.7.1",
"main": "lib/index.js",

@@ -20,6 +20,6 @@ "types": "lib/index.d.ts",

"dependencies": {
"@orion-js/env": "^3.5.0",
"@orion-js/helpers": "^3.6.4",
"@orion-js/http": "^3.6.5",
"@orion-js/services": "^3.6.4",
"@orion-js/env": "^3.7.1",
"@orion-js/helpers": "^3.7.1",
"@orion-js/http": "^3.7.1",
"@orion-js/services": "^3.7.1",
"axios": "^0.24.0",

@@ -44,3 +44,3 @@ "jssha": "^3.2.0",

},
"gitHead": "1aa2e98c9e6cd7e82b19c335910d751ec2d2b03e"
"gitHead": "b34633e2a999e3db3cde99582dacea704f23429c"
}
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