New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-tutorial

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-tutorial - npm Package Compare versions

Comparing version 0.0.1-alpha.4 to 0.0.1-alpha.23

9

package.json
{
"name": "create-tutorial",
"version": "0.0.1-alpha.4",
"description": "",
"version": "0.0.1-alpha.23",
"description": "Interactive tutorials powered by WebContainer API",
"type": "module",

@@ -9,5 +9,4 @@ "bugs": "https://github.com/stackblitz/tutorialkit/issues",

"license": "MIT",
"types": "./dist/index.d.ts",
"bin": {
"create-tutorial": "dist/index.js"
"create-tutorial": "./dist/index.js"
},

@@ -18,3 +17,3 @@ "files": [

"dependencies": {
"tutorialkit": "0.0.1-alpha.22"
"tutorialkit": "0.0.1-alpha.23"
},

@@ -21,0 +20,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc