New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

util-string-wrap

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

util-string-wrap - npm Package Compare versions

Comparing version 0.1.2 to 0.1.4

6

package.json
{
"name": "util-string-wrap",
"version": "0.1.2",
"version": "0.1.4",
"description": "string prefix, suffix, wrap, related functions",

@@ -17,4 +17,4 @@ "main": "index.js",

"devDependencies": {
"jest": "^24.1.0",
"jest-each": "^24.0.0"
"jest": "^24.8.0",
"jest-each": "^24.8.0"
},

@@ -21,0 +21,0 @@ "scripts": {

# util-string-wrap
[![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges)
[![experimental](https://badges.github.io/stability-badges/dist/experimental.svg)](https://github.com/badges/stability-badges)

@@ -26,3 +26,3 @@ Small utility library implementing string prefixWith, suffixWith, wrapWith variations for

MIT, see [LICENSE.md](http://github.com/vsch/util-string-wrap/blob/master/LICENSE.md) for details.
MIT, see [LICENSE.md](https://github.com/vsch/util-string-wrap/blob/master/LICENSE.md) for details.

@@ -5,2 +5,3 @@ # Version History

- [0.1.4](#014)
- [0.1.2](#012)

@@ -10,2 +11,6 @@ - [0.1.0](#010)

## 0.1.4
* Fix: update jest version
## 0.1.2

@@ -12,0 +17,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