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

@reactioncommerce/api-utils

Package Overview
Dependencies
Maintainers
6
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactioncommerce/api-utils - npm Package Compare versions

Comparing version 1.16.7 to 1.16.8

2

lib/decodeOpaqueId.js

@@ -17,3 +17,3 @@ /**

if (namespace && id) {
if (namespace && namespace.startsWith("reaction/") && id) {
return { namespace, id };

@@ -20,0 +20,0 @@ }

{
"name": "@reactioncommerce/api-utils",
"description": "Utility functions for the Reaction API",
"version": "1.16.7",
"version": "1.16.8",
"main": "index.js",

@@ -6,0 +6,0 @@ "type": "module",

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