machinepack-strings
Advanced tools
Comparing version 2.3.2 to 3.0.0
{ | ||
"name": "machinepack-strings", | ||
"version": "2.3.2", | ||
"version": "3.0.0", | ||
"description": "Work with strings.", | ||
@@ -27,3 +27,2 @@ "scripts": { | ||
"machines": [ | ||
"concat", | ||
"camel-case", | ||
@@ -45,3 +44,4 @@ "match", | ||
"slice", | ||
"at" | ||
"at", | ||
"join" | ||
], | ||
@@ -48,0 +48,0 @@ "testsUrl": "https://travis-ci.org/" |
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
45414
1487