@polymer/prism-element
Advanced tools
Comparing version 1.2.0-pre.3 to 3.0.0-pre.1
{ | ||
"name": "@polymer/prism-element", | ||
"flat": true, | ||
"version": "1.2.0-pre.3", | ||
"version": "3.0.0-pre.1", | ||
"description": "Prism.js import and syntax highlighting", | ||
@@ -20,9 +20,8 @@ "contributors": [ | ||
}, | ||
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt", | ||
"license": "http://polymer.github.io/LICENSE.txt", | ||
"homepage": "https://github.com/PolymerElements/prism-highlighter", | ||
"dependencies": { | ||
"prismjs": "*", | ||
"@polymer/polymer": "preview" | ||
"@polymer/polymer": "^3.0.0-pre.1" | ||
}, | ||
"devDependencies": {} | ||
} |
@@ -1,2 +0,1 @@ | ||
<!--- | ||
@@ -14,6 +13,4 @@ | ||
--> | ||
## <prism-highlighter> | ||
##<prism-highlighter> | ||
Syntax highlighting via [Prism](http://prismjs.com/). | ||
@@ -20,0 +17,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
23213
1
16
312
0
28
+ Added@polymer/polymer@3.5.2(transitive)
+ Added@webcomponents/shadycss@1.11.2(transitive)
- Removedprismjs@*
- Removedprismjs@1.29.0(transitive)