🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

vue-announcer

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-announcer - npm Package Compare versions

Comparing version

to
1.0.3

index.d.ts

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="1.0.3"></a>
## [1.0.3](https://github.com/vue-a11y/vue-announcer/compare/v1.0.2...v1.0.3) (2019-01-23)
<a name="1.0.2"></a>

@@ -7,0 +12,0 @@ ## [1.0.2](https://github.com/vue-a11y/vue-announcer/compare/v1.0.1...v1.0.2) (2018-05-24)

4

package.json
{
"name": "vue-announcer",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple way with Vue to announce any information to the screen readers.",

@@ -12,3 +12,3 @@ "main": "dist/vue-announcer.js",

"test:open": "node_modules/.bin/cypress open",
"projectPublish": "git push -f --follow-tags origin master && npm publish",
"projectPublish": "git push --follow-tags origin master && npm publish",
"publishDemo": "surge example"

@@ -15,0 +15,0 @@ },