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

@visactor/vutils-extension

Package Overview
Dependencies
Maintainers
16
Versions
276
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visactor/vutils-extension - npm Package Compare versions

Comparing version 1.12.14-alpha.0 to 1.12.14

13

package.json
{
"name": "@visactor/vutils-extension",
"version": "1.12.14-alpha.0",
"version": "1.12.14",
"description": "The extension module for VUtil from VisActor",

@@ -15,4 +15,4 @@ "sideEffects": false,

"dependencies": {
"@visactor/vutils": "~0.18.18",
"@visactor/vdataset": "~0.18.18"
"@visactor/vutils": "~0.19.2",
"@visactor/vdataset": "~0.19.2"
},

@@ -40,4 +40,4 @@ "devDependencies": {

"@internal/ts-config": "0.0.1",
"@internal/bundler": "0.0.1",
"@internal/eslint-config": "0.0.1"
"@internal/eslint-config": "0.0.1",
"@internal/bundler": "0.0.1"
},

@@ -63,2 +63,5 @@ "publishConfig": {

"build": "bundle",
"build:umd": "bundle --clean -f umd",
"build:es": "bundle --clean -f es",
"build:cjs": "bundle --clean -f cjs",
"dev": "bundle --clean -f es -w",

@@ -65,0 +68,0 @@ "test": "jest",

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