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

format-string-by-pattern

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

format-string-by-pattern - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

4

package.json
{
"name": "format-string-by-pattern",
"version": "0.1.0",
"version": "0.2.0",
"description": "A module that formats a string based on a pattern",

@@ -16,2 +16,4 @@ "main": "dist/format-string-by-pattern.js",

"build": "npm run test && microbundle -o dist",
"prepublish": "git push && git push --tags",
"preversion": "npm run build",
"test": "xo && nyc ava",

@@ -18,0 +20,0 @@ "test:watch": "npm test -- --watch"

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