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

@streamlayer/sdk-web-storage

Package Overview
Dependencies
Maintainers
14
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
0.2.0
to
0.2.1
+8
-1
package.json
{
"name": "@streamlayer/sdk-web-storage",
"version": "0.2.0",
"version": "0.2.1",
"devDependencies": {

@@ -15,2 +15,9 @@ "@nx/playwright": "*",

"typings": "./lib/index.d.ts",
"exports": {
".": {
"module": "./lib/index.js",
"require": "./lib/index.js",
"types": "./lib/index.d.ts"
}
},
"files": [

@@ -17,0 +24,0 @@ "lib/",