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

sandpack-vue3

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sandpack-vue3 - npm Package Compare versions

Comparing version 3.1.9 to 3.1.10

dist/index.d.cts

85

package.json
{
"name": "sandpack-vue3",
"version": "3.1.9",
"version": "3.1.10",
"description": "Vue3 components that give you the power of editable sandboxes that run in the browser.",

@@ -16,3 +16,3 @@ "keywords": [

],
"homepage": "https://sandpack-vue3.netlify.app",
"homepage": "https://sandpack-vue3.js-bridge.com",
"bugs": {

@@ -27,2 +27,3 @@ "url": "https://github.com/jerrywu001/sandpack-vue3/issues"

"author": "jerrywu001 <57242263@163.com>",
"type": "module",
"main": "./dist/index.js",

@@ -73,2 +74,3 @@ "module": "./dist/index.mjs",

"prepublishOnly": "npm run build",
"postinstall": "rimraf rf node_modules/@types/react",
"release": "bumpp --commit --tag --push",

@@ -81,12 +83,12 @@ "storybook": "npm run storybook -w playground",

"dependencies": {
"@codemirror/autocomplete": "^6.9.2",
"@codemirror/commands": "^6.3.0",
"@codemirror/autocomplete": "^6.12.0",
"@codemirror/commands": "^6.3.3",
"@codemirror/lang-css": "^6.2.1",
"@codemirror/lang-html": "^6.4.6",
"@codemirror/lang-html": "^6.4.8",
"@codemirror/lang-javascript": "^6.2.1",
"@codemirror/language": "^6.9.1",
"@codemirror/state": "^6.2.1",
"@codemirror/view": "^6.21.3",
"@codesandbox/sandpack-client": "^2.9.0",
"@lezer/highlight": "^1.1.6",
"@codemirror/language": "^6.10.0",
"@codemirror/state": "^6.4.0",
"@codemirror/view": "^6.23.0",
"@codesandbox/sandpack-client": "^2.11.2",
"@lezer/highlight": "^1.2.0",
"@stitches/core": "^1.2.8",

@@ -99,47 +101,48 @@ "ansi-to-vue3": "^0.1.2",

"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/plugin-transform-typescript": "^7.22.15",
"@babel/preset-typescript": "^7.23.0",
"@babel/core": "^7.23.7",
"@babel/plugin-transform-typescript": "^7.23.6",
"@babel/preset-typescript": "^7.23.3",
"@codemirror/lang-python": "^6.1.3",
"@codemirror/legacy-modes": "^6.3.3",
"@codesandbox/sandpack-themes": "^2.0.21",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@swc/core": "^1.3.92",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/user-event": "^14.5.1",
"@testing-library/vue": "^7.0.0",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@swc/core": "^1.3.105",
"@testing-library/jest-dom": "^6.2.1",
"@testing-library/user-event": "^14.5.2",
"@testing-library/vue": "^8.0.1",
"@types/lz-string": "^1.5.0",
"@types/node": "^20.8.3",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vitest/ui": "^0.34.6",
"@vue/babel-plugin-jsx": "^1.1.5",
"@vitejs/plugin-vue": "^4.6.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/ui": "^1.2.1",
"@vue/babel-plugin-jsx": "^1.2.1",
"@vue/eslint-config-typescript": "^11.0.3",
"acorn-walk": "^8.2.0",
"acorn-walk": "^8.3.2",
"astring": "^1.8.6",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"bumpp": "^9.2.0",
"cssnano": "^6.0.1",
"bumpp": "^9.3.0",
"cssnano": "^6.0.3",
"esbuild-plugin-babel": "^0.2.3",
"eslint": "^8.51.0",
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-vue": "^9.20.1",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"lint-staged": "^14.0.1",
"npm": "^10.2.0",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.0",
"npm": "^10.3.0",
"rimraf": "^5.0.5",
"shelljs": "^0.8.5",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite-plugin-windicss": "^1.9.1",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.16"
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^4.5.2",
"vite-plugin-windicss": "^1.9.3",
"vitest": "^1.2.1",
"vue-tsc": "^1.8.27"
},

@@ -146,0 +149,0 @@ "peerDependencies": {

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

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

Sorry, the diff of this file is not supported yet

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

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

Sorry, the diff of this file is not supported yet

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