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

@coders-tm/vue-number-format

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coders-tm/vue-number-format - npm Package Compare versions

Comparing version 2.13.0 to 2.14.0

10

package.json
{
"name": "@coders-tm/vue-number-format",
"version": "2.13.0",
"version": "2.14.0",
"private": false,

@@ -25,4 +25,3 @@ "description": "Easy formatted numbers, currency and percentage with input/directive mask for Vue.js",

"build": "rollup --c rollup.config.js && rimraf dist/src",
"docs:build": "vuepress build docs",
"docs:dev": "vuepress dev docs",
"demo": "cd demo && yarn && yarn serve",
"test": "vitest",

@@ -55,2 +54,3 @@ "coverage": "vitest run --coverage",

"rollup-plugin-vue": "^5.1.6",
"tailwindcss": "^1.0.0",
"typescript": "^4.9.5",

@@ -62,3 +62,5 @@ "vite": "^4.1.1",

"vue-jest": "^3.0.5",
"vue-template-compiler": "^2.6.11"
"vue-template-compiler": "^2.6.11",
"vuepress": "^1.9.9",
"windicss": "^3.5.6"
},

@@ -65,0 +67,0 @@ "bugs": {

4

README.md

@@ -15,5 +15,5 @@ [![npm Version](https://badgen.net/npm/v/@coders-tm/vue-number-format?color=green)](https://www.npmjs.com/package/@coders-tm/vue-number-format)

```bash
npm install @coders-tm/vue-number-format@^2.13.0
npm install @coders-tm/vue-number-format@^2.14.0
or
yarn add @coders-tm/vue-number-format@^2.13.0
yarn add @coders-tm/vue-number-format@^2.14.0
```

@@ -20,0 +20,0 @@ ## Features

Sorry, the diff of this file is not supported yet

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