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

fmt-subs

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fmt-subs - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

CHANGELOG.md
# fmt-subs
## 1.0.2
### Patch Changes
- Transfer repo to Soramitsu org, update package.json & readme
## 1.0.1

@@ -4,0 +10,0 @@

8

package.json
{
"name": "fmt-subs",
"version": "1.0.1",
"version": "1.0.2",
"description": "Helps with complex printf-style formatting",

@@ -27,3 +27,3 @@ "main": "dist/lib.cjs.js",

"type": "git",
"url": "git+https://github.com/0x009922/fmt-subs.git"
"url": "git+https://github.com/soramitsu/fmt-subs.git"
},

@@ -33,5 +33,5 @@ "author": "0x009922",

"bugs": {
"url": "https://github.com/0x009922/fmt-subs/issues"
"url": "https://github.com/soramitsu/fmt-subs/issues"
},
"homepage": "https://github.com/0x009922/fmt-subs#readme",
"homepage": "https://github.com/soramitsu/fmt-subs#readme",
"keywords": [

@@ -38,0 +38,0 @@ "string",

@@ -78,2 +78,2 @@ # fmt-subs ![npm version](https://img.shields.io/npm/v/fmt-subs) ![npm license](https://img.shields.io/npm/l/fmt-subs)

See [here](https://0x009922.github.io/fmt-subs/).
See [here](https://soramitsu.github.io/fmt-subs/).

Sorry, the diff of this file is not supported yet

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