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

machinepack-strings

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machinepack-strings - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

machines/at.js

4

machines/length.js
module.exports = {
friendlyName: 'Get length of string',
friendlyName: 'Length',
description: 'Determine the length of a string (i.e. the number of characters)',
description: 'Determine the length of a string (i.e. count the number of characters)',

@@ -9,0 +9,0 @@

{
"name": "machinepack-strings",
"version": "2.2.0",
"version": "2.3.0",
"description": "Work with strings.",

@@ -42,3 +42,5 @@ "scripts": {

"split",
"deburr"
"deburr",
"slice",
"at"
],

@@ -45,0 +47,0 @@ "testsUrl": "https://travis-ci.org/"

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