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

arraytrans

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arraytrans - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

.npmignore

5

package.json
{
"name": "arraytrans",
"version": "0.0.6",
"description": "Do complex array transformation based on substrings to change order of array",
"version": "0.0.7",
"description": "Do complex array transformation based on substrings to change order of array or remove values",
"main": "transform.js",

@@ -14,2 +14,3 @@ "scripts": {

"author": "jordan l piepkow",
"url": "https://github.com/jpiepkow/arraytrans",
"license": "ISC",

@@ -16,0 +17,0 @@ "dependencies": {

2

readme.md
Array Transform
==
Description: This module is used to do complex array transformations based on substrings to change the order of an array.
Description: This module is used to do complex array transformations based on substrings to change the order of an array or remove values.

@@ -5,0 +5,0 @@ npm install arraytrans --save

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