Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoSign in
Socket

@streamlayer/sdk-web-storage

Package Overview
Dependencies
Maintainers
11
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@streamlayer/sdk-web-storage - npm Package Compare versions

Comparing version
1.0.107
to
1.0.108
+4
-3
package.json
{
"name": "@streamlayer/sdk-web-storage",
"version": "1.0.107",
"version": "1.0.108",
"devDependencies": {

@@ -17,5 +17,6 @@ "@nx/playwright": "20.4.2",

".": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"module": "./lib/index.js",
"require": "./lib/index.js",
"types": "./lib/index.d.ts"
"default": "./lib/index.js"
}

@@ -22,0 +23,0 @@ },