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

@haxtheweb/code-editor

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxtheweb/code-editor - npm Package Compare versions

Comparing version 9.0.2 to 9.0.3

8

package.json

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

},
"version": "9.0.2",
"version": "9.0.3",
"description": "Data binding wrapped on top of a popular code editor",

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

"dependencies": {
"@haxtheweb/schema-behaviors": "^9.0.2",
"@haxtheweb/schema-behaviors": "^9.0.3",
"@haxtheweb/utils": "^9.0.2",

@@ -53,3 +53,3 @@ "lit": "^3.1.4",

"@haxtheweb/deduping-fix": "^9.0.2",
"@haxtheweb/storybook-utilities": "^9.0.2",
"@haxtheweb/storybook-utilities": "^9.0.3",
"@open-wc/testing": "4.0.0",

@@ -71,3 +71,3 @@ "@polymer/iron-component-page": "github:PolymerElements/iron-component-page",

],
"gitHead": "f528e4aac8aeadf5350d9262fb515d14d208e376"
"gitHead": "3b19e94e2cb4ce4a4369dc5d885dfdcfb2676728"
}

@@ -13,3 +13,3 @@ {

"name": "es6",
"browserCapabilities": ["es2015", "modules"],
"browserCapabilities": ["es2018", "modules"],
"js": {

@@ -26,18 +26,2 @@ "minify": true

"addServiceWorker": false
},
{
"name": "es5-amd",
"js": {
"minify": true,
"compile": true,
"transformModulesToAmd": true
},
"css": {
"minify": true
},
"html": {
"minify": true
},
"bundle": false,
"addServiceWorker": false
}

@@ -44,0 +28,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