Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue3-highlight

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-highlight - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

src/index.d.ts

2

package.json
{
"name": "vue3-highlight",
"version": "0.2.5",
"version": "0.2.6",
"private": false,

@@ -5,0 +5,0 @@ "scripts": {

@@ -1,2 +0,2 @@

import { initData } from '@/ts/highlight';
import { initData } from './ts/highlight';
import highlight from './components/highlight.vue';

@@ -3,0 +3,0 @@ import { setInit } from './init-data';

@@ -1,2 +0,2 @@

import { initData } from '@/ts/highlight';
import { initData } from './ts/highlight';
// 保存的初始值

@@ -3,0 +3,0 @@ // eslint-disable-next-line import/no-mutable-exports

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