Socket
Socket
Sign inDemoInstall

vue-prism-editor

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-prism-editor - npm Package Compare versions

Comparing version 0.5.1 to 0.6.0

.history/babel.config_20200210225229.js

2

package.json
{
"name": "vue-prism-editor",
"version": "0.5.1",
"version": "0.6.0",
"scripts": {

@@ -5,0 +5,0 @@ "serve": "vue-cli-service serve",

import iterator from "dom-iterator";
function position(el, pos) {
if (document.activeElement !== el) return;
var selection = window.getSelection();

@@ -5,0 +6,0 @@

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