Comparing version 2.3.0 to 3.0.0
@@ -1,3 +0,3 @@ | ||
import { render, directive } from 'https://unpkg.com/lit-html@^0.13.0/lit-html.js'; | ||
export { html, render } from 'https://unpkg.com/lit-html@^0.13.0/lit-html.js'; | ||
import { render, directive } from 'https://unpkg.com/lit-html@^0.14.0/lit-html.js'; | ||
export { html, render } from 'https://unpkg.com/lit-html@^0.14.0/lit-html.js'; | ||
@@ -4,0 +4,0 @@ const symbolFor = typeof Symbol === 'function' ? Symbol.for : str => str; |
{ | ||
"name": "haunted", | ||
"version": "2.3.0", | ||
"version": "3.0.0", | ||
"description": "", | ||
@@ -32,4 +32,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"lit-html": "^0.13.0" | ||
"lit-html": "^0.14.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
Network access
Supply chain riskThis module accesses the network.
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
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2
+ Addedlit-html@0.14.0(transitive)
- Removedlit-html@0.13.0(transitive)
Updatedlit-html@^0.14.0