cyano-mithril
Advanced tools
Comparing version 0.6.7 to 0.6.8
{ | ||
"name": "cyano-mithril", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "Takes a base component and returns a Mithril component", | ||
"main": "dist/cyano-mithril", | ||
"module": "dist/cyano-mithril.mjs", | ||
"module": "dist/cyano-mithril.module.js", | ||
"scripts": { | ||
@@ -24,3 +24,3 @@ "npm-check-updates": "../../node_modules/npm-check-updates/bin/cli.js -u", | ||
"dependencies": { | ||
"mithril-hooks": "^0.7.0" | ||
"mithril-hooks": "^0.7.1" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": { |
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
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
45367
1
Updatedmithril-hooks@^0.7.1