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

@stdlib/number-ctor

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

Comparing version 0.1.0 to 0.1.1

12

package.json
{
"name": "@stdlib/number-ctor",
"version": "0.1.0",
"version": "0.1.1",
"description": "Number constructor.",

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

"devDependencies": {
"@stdlib/assert-instance-of": "^0.0.8",
"@stdlib/assert-is-nan": "^0.0.8",
"@stdlib/assert-is-number": "^0.0.7",
"@stdlib/bench": "^0.0.12",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/assert-instance-of": "^0.1.0",
"@stdlib/assert-is-nan": "^0.1.0",
"@stdlib/assert-is-number": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/random-base-randu": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

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

@@ -175,4 +175,4 @@ <!--

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

@@ -179,0 +179,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/number-ctor/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