An open index of dependabot pull requests across open source projects.

github.com/shopspring/decimal

Ecosystem:
go
Package URL:
pkg:golang/github.com/shopspring/decimal
Total PRs:
16 Dependabot PRs
Latest PR:
4 months ago
Unique Repositories:
11 repositories
Unique Repos (30 days):
3 repositories
Recent PRs
Package Details
Name: github.com/shopspring/decimal
Ecosystem: go
PURL Type: golang
Package URL: pkg:golang/github.com/shopspring/decimal
JSON API: View JSON
Package Information
Description:

Package decimal implements an arbitrary precision fixed-point decimal. The zero-value of a Decimal is 0, as you would expect. The best way to create a new Decimal is to use decimal.NewFromString, ex: To use Decimal as part of a struct: Note: This can "only" represent numbers with a maximum of 2^31 digits after the decimal point.

Repository: https://github.com/shopspring/decimal
Homepage: https://github.com/shopspring/decimal
Latest Release: v1.4.0
about 2 years ago
Dependent Repos: 36,577
Dependent Packages: 10,733
Ranking: Top 0.0309% by dependent repos Top 0.0186% by dependent pkgs
PR Status
Open 9 (56.3%)
Merged 0 (0.0%)
Closed 6 (37.5%)
PR Types
Minor 15 (93.8%)