@cnamts/vue-dot
Advanced tools
Comparing version 1.5.2 to 1.5.3
@@ -1,5 +0,13 @@ | ||
### [v1.5.2](https://github.com/assurance-maladie-digital/vue-dot/compare/v1.5.1...v1.5.2) (06-12-2018) | ||
### [v1.5.3](https://github.com/assurance-maladie-digital/vue-dot/compare/v1.5.2...v1.5.3) (06-12-2018) | ||
### No changes specified. | ||
### [v1.5.2](https://github.com/assurance-maladie-digital/vue-dot/compare/v1.5.1...v1.5.2) (06-12-2018) | ||
### Bug fixes | ||
- Fix types | ||
- Update dependencies | ||
- Add custom isSvg function | ||
### [v1.5.1](https://github.com/assurance-maladie-digital/vue-dot/compare/v1.5.0...v1.5.1) (30-11-2018) | ||
@@ -6,0 +14,0 @@ |
{ | ||
"name": "@cnamts/vue-dot", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Official CNAM component library", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -23,4 +23,2 @@ import Vue, { Component, PluginFunction, PluginObject, VueConstructor, DirectiveFunction, DirectiveOptions } from 'vue'; | ||
declare module '@cnamts/vue-dot' { | ||
export default VueDot; | ||
} | ||
declare module '@cnamts/vue-dot'; |
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
6353081
6297