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

@lrnwebcomponents/code-editor

Package Overview
Dependencies
Maintainers
2
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lrnwebcomponents/code-editor - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

8

lib/code-editor.js

@@ -1,5 +0,5 @@

import "@polymer/polymer/polymer.js";
import "materializecss-styles/materializecss-styles.js";
import { html, Polymer } from "@polymer/polymer/polymer-legacy.js";
import "@lrnwebcomponents/materializecss-styles/materializecss-styles.js";
import "hax-body-behaviors/hax-body-behaviors.js";
import "schema-behaviors/schema-behaviors.js";
import "@lrnwebcomponents/schema-behaviors/schema-behaviors.js";
import "juicy-ace-editor/juicy-ace-editor.js";

@@ -19,3 +19,3 @@ import "./code-pen-button.js";

Polymer({
_template: `
_template: html`
<style>

@@ -22,0 +22,0 @@ :host {

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

import "@polymer/polymer/polymer.js";
import { html, Polymer } from "@polymer/polymer/polymer-legacy.js";
/**

@@ -14,3 +14,3 @@ `code-pen-button`

Polymer({
_template: `
_template: html`
<style>

@@ -17,0 +17,0 @@ :host {

@@ -19,3 +19,3 @@ {

},
"version": "0.0.24",
"version": "0.0.25",
"description": "Automated conversion of code-editor/",

@@ -67,3 +67,3 @@ "repository": {

],
"gitHead": "b19e8d229705ebabcddaf694e2d346776c6c745e"
"gitHead": "4758269bb60ff1efd777ada921b35496a8bced19"
}

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