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

@cycraft/vue-prism-component

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cycraft/vue-prism-component - npm Package Compare versions

Comparing version 1.1.1 to 2.0.1

9

package.json
{
"name": "@cycraft/vue-prism-component",
"version": "1.1.1",
"version": "2.0.1",
"description": "vue component for prism.js",

@@ -22,11 +22,12 @@ "repository": {

"build:umd": "bili --file-name \"vue-prism-component[min].js\" --format umd --format umd-min --env.NODE_ENV production --module-name PrismComponent --external prismjs --external vue",
"build:esm": "bili --file-name \"vue-prism-component.esm.js\" --format esm"
"build:esm": "bili --file-name \"vue-prism-component.esm.js\" --format esm --bundle-node-modules"
},
"author": "egoist <0x142857@gmail.com>",
"license": "MIT",
"dependencies": {},
"dependencies": {
"prismjs": "^1.6.0"
},
"devDependencies": {
"bili": "^4.9.0",
"eslint-config-rem": "^3.0.0",
"prismjs": "^1.6.0",
"vue": "^3.0.4",

@@ -33,0 +34,0 @@ "xo": "^0.18.0"

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

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