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

@orion-js/echoes

Package Overview
Dependencies
Maintainers
2
Versions
123
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 2.2.5 to 2.2.6

4

lib/publish/index.js

@@ -20,2 +20,6 @@ "use strict";

async function _default(options) {
if (!_config.default.producer) {
throw new Error('You must initialize echoes configruation to use publish');
}
const payload = {

@@ -22,0 +26,0 @@ params: options.params

4

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

@@ -31,3 +31,3 @@ "author": "nicolaslopezj",

},
"gitHead": "7212c28b54fa436a13eaa8a03088833fdc583c36"
"gitHead": "dfecef12fd5d0445255061a5f462b56318a4b555"
}
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