Socket
Socket
Sign inDemoInstall

@visulima/fmt

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/fmt - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

8

CHANGELOG.md

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

## @visulima/fmt [1.1.3](https://github.com/visulima/visulima/compare/@visulima/fmt@1.1.2...@visulima/fmt@1.1.3) (2024-03-04)
### Bug Fixes
* fixed all found type issues ([eaa40d1](https://github.com/visulima/visulima/commit/eaa40d11f3fc056dfddcc25404bf109587ef2862))
* minifyWhitespace on prod build, removed @tsconfig/* configs ([410cb73](https://github.com/visulima/visulima/commit/410cb737c44c445a0479bdd49b4100d5daf2d83d))
## @visulima/fmt [1.1.2](https://github.com/visulima/visulima/compare/@visulima/fmt@1.1.1...@visulima/fmt@1.1.2) (2024-02-26)

@@ -2,0 +10,0 @@

8

package.json
{
"name": "@visulima/fmt",
"version": "1.1.2",
"version": "1.1.3",
"description": "Util.format-like string formatting utility.",

@@ -85,3 +85,3 @@ "keywords": [

"@anolilab/semantic-release-preset": "^8.0.3",
"@babel/core": "^7.23.9",
"@babel/core": "^7.24.0",
"@rushstack/eslint-plugin-security": "^0.8.1",

@@ -92,3 +92,3 @@ "@types/node": "18.18.14",

"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-deprecation": "^2.0.0",

@@ -104,3 +104,3 @@ "eslint-plugin-etc": "^2.0.3",

"semantic-release": "^23.0.2",
"sort-package-json": "^2.7.0",
"sort-package-json": "^2.8.0",
"tsup": "^8.0.2",

@@ -107,0 +107,0 @@ "typescript": "^5.3.3",

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