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

veho

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

veho - npm Package Compare versions

Comparing version 0.2.23 to 0.2.24

dist/index.cjs

25

package.json
{
"name": "veho",
"version": "0.2.23",
"version": "0.2.24",
"description": "An array extension (grammatical sugar) to create, iterate and query 1d, 2d array and JSON object.",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"files": [

@@ -18,12 +21,12 @@ "dist"

"dependencies": {
"typen": "^0.1.9"
"typen": "^0.2.3"
},
"devDependencies": {
"axios": "^0.19.1",
"borel": "^0.1.40",
"crawler": "^1.2.1",
"elprimero": "^0.1.45",
"axios": "^0.27.0",
"borel": "^0.1.41",
"crawler": "^1.3.0",
"elprimero": "^0.2.3",
"funfact": "^0.0.3",
"stocks.js": "^0.0.17",
"xbrief": "^1.0.4"
"stocks.js": "^0.0.19",
"xbrief": "^1.0.5"
},

@@ -51,3 +54,3 @@ "repository": {

"homepage": "https://github.com/hoyeungw/veho#readme",
"gitHead": "9569518da3f3c993a1ffc8937aacc8bbdfeabe32"
"gitHead": "af88168e748efb69c64bdca1f2f3451e85e66ba5"
}

@@ -43,2 +43,2 @@ # veho

Copyright (c) 2019-present, Haoyang (Vincent) Wang
Copyright (y) 2019-present, Haoyang (Vincent) Wang
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