Socket
Socket
Sign inDemoInstall

@vect/swap

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vect/swap - npm Package Compare versions

Comparing version 0.4.10 to 0.5.0

dist/index.cjs

11

package.json
{
"name": "@vect/swap",
"version": "0.4.10",
"version": "0.5.0",
"description": "Swap values at a pair of indexes",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"main": "dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"files": [

@@ -32,3 +35,3 @@ "dist"

"homepage": "https://github.com/hoyeungw/vect#readme",
"gitHead": "1d5453c2bafd0c4cb02adaa1db576a139d3e1012"
"gitHead": "955b6a3cb9d91c78f41b466ad3f170f7eb859204"
}
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