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.6.0-beta.0 to 1.6.0-beta.1

2

nuxt/v3/postinstall.js

@@ -6,3 +6,3 @@ const fs = require('fs')

const nuxtVersion = pkg.dependencies.nuxt ?? pkg.devDependencies.nuxt
const nuxtVersion = pkg.dependencies?.nuxt ?? pkg.devDependencies?.nuxt

@@ -9,0 +9,0 @@ if (!nuxtVersion || /2\.\d+\.\d+/.test(nuxtVersion)) {

{
"name": "v-wave",
"version": "1.6.0-beta.0",
"version": "1.6.0-beta.1",
"description": "The material-ripple directive for Vue that actually works",

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

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