@lrnwebcomponents/code-editor
Advanced tools
Comparing version 7.0.2 to 7.0.4
@@ -20,3 +20,3 @@ { | ||
}, | ||
"version": "7.0.2", | ||
"version": "7.0.4", | ||
"description": "Data binding wrapped on top of a popular code editor", | ||
@@ -30,6 +30,5 @@ "repository": { | ||
"module": "code-editor.js", | ||
"umd": "code-editor.umd.js", | ||
"scripts": { | ||
"start": "yarn run dev", | ||
"build": "gulp --gulpfile=gulpfile.cjs && node --experimental-json-modules ../../node_modules/.bin/rollup --config && prettier --ignore-path ../../.prettierignore --write \"**/*.{js,json}\" && wca analyze \"{*,lib/**}.js\" --format vscode --outFile custom-elements.json", | ||
"build": "gulp --gulpfile=gulpfile.cjs && prettier --ignore-path ../../.prettierignore --write \"**/*.{js,json}\" && wca analyze \"{*,lib/**}.js\" --format vscode --outFile custom-elements.json", | ||
"dev": "concurrently --kill-others \"yarn run watch\" \"yarn run serve\"", | ||
@@ -47,4 +46,4 @@ "watch": "gulp dev --gulpfile=gulpfile.cjs", | ||
"dependencies": { | ||
"@lrnwebcomponents/schema-behaviors": "^7.0.2", | ||
"@lrnwebcomponents/utils": "^7.0.2", | ||
"@lrnwebcomponents/schema-behaviors": "^7.0.4", | ||
"@lrnwebcomponents/utils": "^7.0.4", | ||
"lit": "^2.7.4", | ||
@@ -54,4 +53,4 @@ "monaco-editor": "0.32.1" | ||
"devDependencies": { | ||
"@lrnwebcomponents/deduping-fix": "^7.0.2", | ||
"@lrnwebcomponents/storybook-utilities": "^7.0.2", | ||
"@lrnwebcomponents/deduping-fix": "^7.0.4", | ||
"@lrnwebcomponents/storybook-utilities": "^7.0.4", | ||
"@open-wc/testing": "3.0.4", | ||
@@ -61,6 +60,4 @@ "@polymer/iron-component-page": "github:PolymerElements/iron-component-page", | ||
"@web/dev-server": "0.1.34", | ||
"@webcomponents/webcomponentsjs": "2.6.0", | ||
"@webcomponents/webcomponentsjs": "^2.8.0", | ||
"concurrently": "7.4.0", | ||
"gulp-babel": "8.0.0", | ||
"lodash": "^4.17.21", | ||
"wct-browser-legacy": "1.0.2" | ||
@@ -76,3 +73,3 @@ }, | ||
], | ||
"gitHead": "227b72864417e1e11fcb4d3c1dbd00af55cfbb0e" | ||
"gitHead": "bf207d05ae78b1b2615a67c74f5ab4ea51aef363" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
9
1
1
120112
24
2986