Socket
Socket
Sign inDemoInstall

@stdlib/buffer-from-string

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/buffer-from-string - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

18

package.json
{
"name": "@stdlib/buffer-from-string",
"version": "0.1.0",
"version": "0.1.1",
"description": "Allocate a buffer containing a provided string.",

@@ -40,14 +40,14 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/assert-is-function": "^0.1.0",
"@stdlib/assert-is-string": "^0.1.0",
"@stdlib/buffer-ctor": "^0.1.0",
"@stdlib/string-format": "^0.1.0",
"@stdlib/assert-is-function": "^0.1.1",
"@stdlib/assert-is-string": "^0.1.1",
"@stdlib/buffer-ctor": "^0.1.1",
"@stdlib/string-format": "^0.1.1",
"@stdlib/error-tools-fmtprodmsg": "^0.1.0"
},
"devDependencies": {
"@stdlib/assert-is-buffer": "^0.1.0",
"@stdlib/assert-is-buffer": "^0.1.1",
"@stdlib/bench": "^0.1.0",
"@stdlib/math-base-special-pow": "^0.0.7",
"@stdlib/random-base-discrete-uniform": "^0.0.6",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/math-base-special-pow": "^0.1.0",
"@stdlib/random-base-discrete-uniform": "^0.1.0",
"@stdlib/random-base-randu": "^0.1.0",
"proxyquire": "^2.0.0",

@@ -54,0 +54,0 @@ "tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -202,4 +202,4 @@ <!--

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

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