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

@stdlib/number-uint32-base-to-int32

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/number-uint32-base-to-int32 - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

14

package.json
{
"name": "@stdlib/number-uint32-base-to-int32",
"version": "0.1.0",
"version": "0.1.1",
"description": "Convert an unsigned 32-bit integer to a signed 32-bit integer.",

@@ -41,8 +41,8 @@ "license": "Apache-2.0",

"devDependencies": {
"@stdlib/bench": "^0.0.12",
"@stdlib/constants-uint32-max": "^0.0.7",
"@stdlib/math-base-assert-is-nan": "^0.0.8",
"@stdlib/math-base-special-round": "^0.0.7",
"@stdlib/number-float64-base-to-uint32": "^0.0.7",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/bench": "^0.1.0",
"@stdlib/constants-uint32-max": "^0.1.0",
"@stdlib/math-base-assert-is-nan": "^0.1.0",
"@stdlib/math-base-special-round": "^0.1.0",
"@stdlib/number-float64-base-to-uint32": "^0.1.0",
"@stdlib/random-base-randu": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -49,0 +49,0 @@ "istanbul": "^0.4.1",

@@ -152,4 +152,4 @@ <!--

[test-image]: https://github.com/stdlib-js/number-uint32-base-to-int32/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/number-uint32-base-to-int32/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/number-uint32-base-to-int32/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/number-uint32-base-to-int32/actions/workflows/test.yml?query=branch:v0.1.1

@@ -156,0 +156,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/number-uint32-base-to-int32/main.svg

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