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

vlq

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vlq - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

6

package.json

@@ -7,3 +7,3 @@ {

"license": "MIT",
"version": "2.0.3",
"version": "2.0.4",
"type": "module",

@@ -14,3 +14,3 @@ "exports": {

"import": "./src/index.js",
"require": "./dist/index.js"
"require": "./dist/index.cjs"
}

@@ -31,3 +31,3 @@ },

"scripts": {
"build": "rollup -c && tsc",
"build": "rm -rf dist && rollup -c && tsc",
"test": "node test",

@@ -34,0 +34,0 @@ "prepublishOnly": "npm test && npm run build"

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