New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@parallelmarkets/react

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parallelmarkets/react - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

dist/parallelmarkets-react.cjs.js

@@ -108,3 +108,3 @@ 'use strict';

// This should be idempotent, so it's OK if we call it multiple times with the same values
parallel._appendLoadContext("".concat("@parallelmarkets/react", " ").concat("2.1.1"));
parallel._appendLoadContext("".concat("@parallelmarkets/react", " ").concat("2.1.2"));
return {

@@ -111,0 +111,0 @@ isLoaded: true,

@@ -59,3 +59,3 @@ import React, { createContext, useContext, useState, useEffect } from 'react';

// This should be idempotent, so it's OK if we call it multiple times with the same values
parallel._appendLoadContext(`${"@parallelmarkets/react"} ${"2.1.1"}`);
parallel._appendLoadContext(`${"@parallelmarkets/react"} ${"2.1.2"}`);
return {

@@ -62,0 +62,0 @@ isLoaded: true,

{
"name": "@parallelmarkets/react",
"version": "2.1.1",
"version": "2.1.2",
"description": "ParallelMarkets.com React SDK",

@@ -61,3 +61,3 @@ "author": "Parallel Markets (https://parallelmarkets.com)",

"typescript": "^5.4.5",
"@parallelmarkets/vanilla": "2.1.1"
"@parallelmarkets/vanilla": "2.1.2"
},

@@ -67,3 +67,3 @@ "peerDependencies": {

"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
"@parallelmarkets/vanilla": "2.1.1"
"@parallelmarkets/vanilla": "2.1.2"
},

@@ -70,0 +70,0 @@ "peerDependenciesMeta": {

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