New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@stackframe/stack-sc

Package Overview
Dependencies
Maintainers
2
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackframe/stack-sc - npm Package Compare versions

Comparing version
1.2.1
to
1.3.0
+4
-17
package.json
{
"name": "@stackframe/stack-sc",
"version": "1.2.1",
"version": "1.3.0",
"exports": {

@@ -21,20 +21,7 @@ ".": {

"peerDependencies": {
"next": "^14",
"react": "^18.2.0"
"next": "^14.1",
"react": "^18.2"
},
"peerDependenciesMeta": {
"react": {
"optional": true
},
"next": {
"optional": true
}
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6.x",
"@types/react": "^18.2.0",
"eslint": "^8",
"eslint-config-next": "^14",
"rimraf": "^5.0.5"
"@types/react": "^18.2.66"
},

@@ -41,0 +28,0 @@ "scripts": {