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

@substrate/playground-client

Package Overview
Dependencies
Maintainers
19
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@substrate/playground-client - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

2

dist/browser/index.js

@@ -26,2 +26,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

headers.set('set-cookie', response.headers.get('set-cookie'));
this.defaultInit.headers = headers;
});

@@ -37,2 +38,3 @@ }

headers.delete('set-cookie');
this.defaultInit.headers = headers;
});

@@ -39,0 +41,0 @@ }

@@ -93,2 +93,3 @@ "use strict";

headers.set('set-cookie', response.headers.get('set-cookie'));
this.defaultInit.headers = headers;
return [2 /*return*/];

@@ -113,2 +114,3 @@ }

headers.delete('set-cookie');
this.defaultInit.headers = headers;
return [2 /*return*/];

@@ -115,0 +117,0 @@ }

2

package.json
{
"name": "@substrate/playground-client",
"version": "1.8.1",
"version": "1.8.2",
"description": "An isomorphic client for Substrate Playground",

@@ -5,0 +5,0 @@ "main": "dist/main/index.js",

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