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

@stackframe/init-stack

Package Overview
Dependencies
Maintainers
2
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackframe/init-stack - npm Package Compare versions

Comparing version
2.8.44
to
2.8.45
+7
-0
CHANGELOG.md
# @stackframe/init-stack
## 2.8.45
### Patch Changes
- Updated dependencies
- @stackframe/stack-shared@2.8.45
## 2.8.44

@@ -4,0 +11,0 @@

+1
-1

@@ -17,3 +17,3 @@ #!/usr/bin/env node

name: "@stackframe/init-stack",
version: "2.8.44",
version: "2.8.45",
description: "The setup wizard for Stack. https://stack-auth.com",

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

{
"name": "@stackframe/init-stack",
"version": "2.8.44",
"version": "2.8.45",
"description": "The setup wizard for Stack. https://stack-auth.com",

@@ -23,3 +23,3 @@ "main": "dist/index.js",

"posthog-node": "^4.1.0",
"@stackframe/stack-shared": "2.8.44"
"@stackframe/stack-shared": "2.8.45"
},

@@ -26,0 +26,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display