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

@sitecore-jss/sitecore-jss

Package Overview
Dependencies
Maintainers
9
Versions
1437
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sitecore-jss/sitecore-jss - npm Package Compare versions

Comparing version 22.5.0-canary.4 to 22.5.0-canary.5

3

dist/cjs/native-fetcher.js

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

}
if (response.body instanceof ReadableStream) {
return response.body;
}
return yield response.text();

@@ -181,0 +178,0 @@ }

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

}
if (response.body instanceof ReadableStream) {
return response.body;
}
return yield response.text();

@@ -175,0 +172,0 @@ }

4

package.json
{
"name": "@sitecore-jss/sitecore-jss",
"version": "22.5.0-canary.4",
"version": "22.5.0-canary.5",
"main": "dist/cjs/index.js",

@@ -68,3 +68,3 @@ "module": "dist/esm/index.js",

"types": "types/index.d.ts",
"gitHead": "9b0b19aaeb6c756fee9c1a603cb875120d285d3a",
"gitHead": "0ab4e803264dbf26782b7d67b14c63c38e31a09d",
"files": [

@@ -71,0 +71,0 @@ "dist",

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