🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@stacksjs/tinker

Package Overview
Dependencies
Maintainers
0
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacksjs/tinker - npm Package Compare versions

Comparing version

to
0.67.0

6

package.json
{
"name": "@stacksjs/tinker",
"type": "module",
"version": "0.66.0",
"version": "0.67.0",
"description": "All you need to tinker.",

@@ -20,3 +20,3 @@ "author": "Chris Breuer",

"keywords": ["tinker-stack", "repl", "ts", "vue", "stacks"],
"files": ["README.md", "dist", "src"],
"files": ["README.md", "dist"],
"scripts": {

@@ -29,4 +29,4 @@ "build": "echo 'wip'",

"devDependencies": {
"@stacksjs/development": "0.65.1"
"@stacksjs/development": "0.67.0"
}
}