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

@alwatr/unicode-digits

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/unicode-digits - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/main.cjs.LEGAL.txt

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [1.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/unicode-digits@1.0.0...@alwatr/unicode-digits@1.0.1) (2024-10-11)
### Miscellaneous Chores
* include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD
## 1.0.0 (2024-10-11)

@@ -8,0 +14,0 @@

16

package.json
{
"name": "@alwatr/unicode-digits",
"version": "1.0.0",
"version": "1.0.1",
"description": "Convert the String of number of the source language to the destination language.",

@@ -36,3 +36,5 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

"files": [
"**/*.{js,mjs,cjs,map,d.ts,html,md}"
"**/*.{js,mjs,cjs,map,d.ts,html,md,LEGAL.txt}",
"LICENSE",
"!demo/**/*"
],

@@ -69,9 +71,9 @@ "publishConfig": {

"devDependencies": {
"@alwatr/nano-build": "^2.0.0",
"@alwatr/prettier-config": "^1.0.5",
"@alwatr/tsconfig-base": "^1.3.1",
"@alwatr/type-helper": "^2.0.1",
"@alwatr/nano-build": "^2.0.1",
"@alwatr/prettier-config": "^1.0.6",
"@alwatr/tsconfig-base": "^1.3.2",
"@alwatr/type-helper": "^2.0.2",
"typescript": "^5.6.3"
},
"gitHead": "e0b3b4a47c02a395046982803b2e431c6ee3b0ab"
"gitHead": "2a35f99b0347aacdccf3b6f28b30ca902f02a2f1"
}

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