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

@stdlib/string-base-lowercase

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/string-base-lowercase - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

12

package.json
{
"name": "@stdlib/string-base-lowercase",
"version": "0.0.2",
"version": "0.1.0",
"description": "Convert a string to lowercase.",

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

"devDependencies": {
"@stdlib/assert-is-string": "^0.0.x",
"@stdlib/bench": "^0.0.x",
"@stdlib/assert-is-string": "^0.0.8",
"@stdlib/bench": "^0.0.12",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
"istanbul": "^0.4.1",
"tap-spec": "5.x.x"
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
},

@@ -79,5 +79,5 @@ "engines": {

"funding": {
"type": "patreon",
"url": "https://www.patreon.com/athan"
"type": "opencollective",
"url": "https://opencollective.com/stdlib"
}
}

@@ -127,3 +127,3 @@ <!--

Copyright &copy; 2016-2022. The Stdlib [Authors][stdlib-authors].
Copyright &copy; 2016-2023. The Stdlib [Authors][stdlib-authors].

@@ -141,4 +141,4 @@ </section>

[test-image]: https://github.com/stdlib-js/string-base-lowercase/actions/workflows/test.yml/badge.svg?branch=v0.0.2
[test-url]: https://github.com/stdlib-js/string-base-lowercase/actions/workflows/test.yml?query=branch:v0.0.2
[test-image]: https://github.com/stdlib-js/string-base-lowercase/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/string-base-lowercase/actions/workflows/test.yml?query=branch:v0.1.0

@@ -145,0 +145,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-base-lowercase/main.svg

Sorry, the diff of this file is not supported yet

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