Socket
Socket
Sign inDemoInstall

vue-inbrowser-compiler

Package Overview
Dependencies
Maintainers
3
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-inbrowser-compiler - npm Package Compare versions

Comparing version 4.62.0 to 4.62.2

6

CHANGELOG.md
# Change Log
## 4.62.2
### Patch Changes
- [`5cb25928`](https://github.com/vue-styleguidist/vue-styleguidist/commit/5cb259285870f77f3b0ff2ec1b2bdc298928739b) Thanks [@elevatebart](https://github.com/elevatebart)! - update inborowser-compiler-utils for script setup
## 4.62.0

@@ -4,0 +10,0 @@

4

package.json
{
"name": "vue-inbrowser-compiler",
"version": "4.62.0",
"version": "4.62.2",
"description": "compile vue single file components right in your browser",

@@ -22,3 +22,3 @@ "module": "lib/vue-inbrowser-compiler.esm.js",

"detect-browser": "^5.2.0",
"vue-inbrowser-compiler-utils": "^4.62.0",
"vue-inbrowser-compiler-utils": "^4.62.1",
"walkes": "^0.2.1"

@@ -25,0 +25,0 @@ },

@@ -10,3 +10,3 @@ {

"include": ["src/**/*.ts", "../../@types/**/*.ts"],
"exclude": ["src/**/*.spec.ts"]
"exclude": ["node_modules", "src/**/*.spec.ts", "src/**/test.vue3.ts"]
}

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