🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

vue-prism

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-prism - npm Package Compare versions

Comparing version

to
1.0.4

.idea/vue-prism.js.iml

2

package.json
{
"name": "vue-prism",
"description": "Highlight code with Vue.js and Prism.js",
"version": "1.0.3",
"version": "1.0.4",
"author": "Ruslan Elisha <creotip@gmail.com>",

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

@@ -1,10 +0,1 @@

// import VueHighlightJS from './highlight-code.vue';
//
// export default {
// component: VueHighlightJS,
// install(Vue) {
// Vue.component('highlight-code', VueHighlightJS);
// }
// };
import Prism from 'prismjs'

@@ -11,0 +2,0 @@

@@ -5,4 +5,2 @@ import Vue from 'vue'

// import 'highlight.js/styles/darcula.css'
Vue.use(VuePrism)

@@ -9,0 +7,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet