Socket
Socket
Sign inDemoInstall

@mdit-vue/types

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdit-vue/types - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

10

package.json
{
"name": "@mdit-vue/types",
"version": "0.7.0",
"version": "0.7.1",
"description": "Shared types definition of mdit-vue",

@@ -20,2 +20,3 @@ "keywords": [

"author": "meteorlxy <meteor.lxy@foxmail.com>",
"type": "module",
"exports": {

@@ -31,2 +32,5 @@ ".": {

"types": "./dist/index.d.ts",
"files": [
"./dist"
],
"scripts": {

@@ -36,3 +40,3 @@ "build": "unbuild"

"devDependencies": {
"unbuild": "^0.7.4"
"unbuild": "^0.7.6"
},

@@ -42,3 +46,3 @@ "publishConfig": {

},
"gitHead": "dd30ddd75ca461f775ccc35556132851ebc5e58a"
"gitHead": "b4b8bc6c054ea2dd9ad9ec7a37a58b5a2147b2bd"
}
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