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

vue-awesome-notifications

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-awesome-notifications - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

5

changelog.md

@@ -8,2 +8,7 @@ # Changelog

## [3.0.4] - 11.28.2019
### Updated
* Dependencies
## [3.0.3] - 06.25.2019

@@ -10,0 +15,0 @@

16

package.json
{
"name": "vue-awesome-notifications",
"version": "3.0.3",
"version": "3.0.4",
"description": "Vue.js version of Awesome Notifications JavaScript library",

@@ -30,13 +30,13 @@ "main": "dist/index.js",

"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/register": "^7.4.0",
"babel-loader": "^8.0.5",
"@babel/core": "^7.7.4",
"@babel/register": "^7.7.4",
"babel-loader": "^8.0.6",
"cpx": "^1.5.0",
"rimraf": "^2.6.3",
"webpack": "^4.30.0",
"webpack-cli": "^3.3.1"
"rimraf": "^3.0.0",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10"
},
"dependencies": {
"awesome-notifications": "^3.0.3"
"awesome-notifications": "^3.0.4"
}
}
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