Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cnamts/vue-dot

Package Overview
Dependencies
Maintainers
2
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cnamts/vue-dot - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

10

CHANGELOG.md

@@ -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 @@

2

package.json
{
"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';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc