Comparing version 0.0.6 to 0.0.7
{ | ||
"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": { |
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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6599
4