@forter/directives
Advanced tools
Comparing version 3.0.5 to 3.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.6](https://github.com/forter/web-components/compare/@forter/directives@3.0.5...@forter/directives@3.0.6) (2020-05-08) | ||
**Note:** Version bump only for package @forter/directives | ||
## [3.0.5](https://github.com/forter/web-components/compare/@forter/directives@3.0.3...@forter/directives@3.0.5) (2020-04-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@forter/directives", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "lit-html directives for Forter Components", | ||
@@ -43,7 +43,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@forter/helpers": "^3.0.2", | ||
"@forter/helpers": "^3.1.0", | ||
"lit-element": "^2.1.0", | ||
"lit-html": "^1.1.0" | ||
}, | ||
"gitHead": "e5656b1ed9d4533b603332dd93e241493195ebca" | ||
"gitHead": "0cb399c4d4f89f1a5503313fc26884f02a1edae1" | ||
} |
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
50287
Updated@forter/helpers@^3.1.0