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

vue-persian-digit

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-persian-digit - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "vue-persian-digit",
"version": "0.0.5",
"version": "0.0.6",
"description": "> this filter convert number in the text to persian number",

@@ -5,0 +5,0 @@ "main": "./src/main.js",

import Vue from 'vue'
// import App from './App.vue'
import persianDigit from './filter/persianDigit'

@@ -15,5 +14,1 @@

export default VPlugin
new Vue({
render: h => h(App)
}).$mount('#app')
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