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

es-string-utils

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es-string-utils - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/esm/index.js

7

package.json
{
"name": "es-string-utils",
"version": "0.0.1",
"version": "0.0.2",
"description": "A collection of utility functions to manipulate string in javascript and typescript",

@@ -13,4 +13,7 @@ "main": "./dist/esm/index.js",

},
"files": [
"dist", "LICENSE", "package.json", "README.md"
],
"scripts": {
"build": "tsup",
"build": "rm -rf /dist && tsup",
"dev": "tsup index.ts --watch"

@@ -17,0 +20,0 @@ },

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