machinepack-util
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "machinepack-util", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Utilities for working with arrays, dictionaries, strings, etc.", | ||
@@ -26,2 +26,3 @@ "scripts": { | ||
"convert-to-camel-case", | ||
"convert-to-string", | ||
"convert-to-number", | ||
@@ -34,2 +35,3 @@ "create-dictionary", | ||
"search-using-regexp", | ||
"pick-random-item", | ||
"generate-random-integer" | ||
@@ -36,0 +38,0 @@ ] |
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
11203