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

decimal-subtract

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-subtract - npm Package Compare versions

Comparing version 1.3.3 to 1.4.0

2

package.json
{
"name": "decimal-subtract",
"version": "1.3.3",
"version": "1.4.0",
"description": "Workaround for JavaScript's decimal numbers subtraction problem.",

@@ -5,0 +5,0 @@ "main": "dist/decimal-subtract.cjs.js",

@@ -1,2 +0,2 @@

## Decimal Subtract v1.3.3 documentation
## Decimal Subtract v1.4.0 Documentation

@@ -33,3 +33,3 @@ <p align="center">

<body>
<script src="https://cdn.jsdelivr.net/npm/decimal-subtract@1.3.3/dist/decimal-subtract.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/decimal-subtract@1.4.0/dist/decimal-subtract.min.js"></script>
</body>

@@ -36,0 +36,0 @@ </html>

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