New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

v-wave

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

v-wave - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

CHANGELOG.md

9

package.json
{
"name": "v-wave",
"version": "1.2.6",
"version": "1.2.7",
"description": "The material-ripple directive for Vue that actually works",

@@ -22,5 +22,3 @@ "main": "dist/cjs/index.js",

"prepublishOnly": "npm test && npm run lint",
"preversion": "npm test && npm run lint",
"version": "npm run format && git add -A src",
"postversion": "git push && git push --tags"
"release": "npm run lint && npm run format && npm run test && standard-version"
},

@@ -61,3 +59,3 @@ "husky": {

"@types/jest": "^26.0.20",
"husky": "^4.3.8",
"husky": "^5.0.9",
"jest": "^26.6.3",

@@ -68,2 +66,3 @@ "prettier": "^2.2.1",

"rollup-plugin-uglify": "^6.0.4",
"standard-version": "^9.1.0",
"ts-jest": "^26.4.4",

@@ -70,0 +69,0 @@ "tslint": "^6.1.3",

@@ -13,3 +13,3 @@ <p align="center">

![Issues](https://img.shields.io/github/issues-raw/justintaddei/v-wave.svg?style=flat)
![Size when minified and gzipped](https://img.shields.io/badge/gzipped-121%20B-green)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/v-wave?color=%234c1&label=gzipped)
![NPM version](https://img.shields.io/npm/v/v-wave.svg?style=flat)

@@ -16,0 +16,0 @@ ![Downloads](https://img.shields.io/npm/dt/v-wave.svg?style=flat)

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