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

decimal-numbering

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decimal-numbering - npm Package Compare versions

Comparing version

to
3.0.2

2

package.json
{
"name": "decimal-numbering",
"description": "number hierarchical document parts like \"Section 1.5.3\"",
"version": "3.0.1",
"version": "3.0.2",
"author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)",

@@ -6,0 +6,0 @@ "dependencies": {

@@ -1,3 +0,7 @@

Exports a single function of an [abstract numbering](https://npmjs.com/package/abstract-numbering) to a string.
# decimal-numbering
number hierarchical document parts like \"Section 1.5.3\"
decimal-numbering is part of the [abstract-numbering](https://www.npmjs.com/search?q=keywords:abstract-numbering) family of packages.
```javascript

@@ -4,0 +8,0 @@ var decimal = require('decimal-numbering')