Socket
Socket
Sign inDemoInstall

str2buf

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "str2buf",
"version": "1.1.0",
"version": "1.1.1",
"description": "isomorphic string <=> buffer in 215 bytes",

@@ -5,0 +5,0 @@ "main": "node/str2buf.js",

@@ -33,3 +33,3 @@ # str2buf [![NPM](https://img.shields.io/npm/v/str2buf.svg)](https://npmjs.com/package/str2buf) [![Build](https://travis-ci.org/kevlened/str2buf.svg?branch=master)](https://travis-ci.org/kevlened/str2buf)

```javascript
import { fromUint8Array } from 'str2buf/dist/str2buf.mjs'
import { fromUint8Array } from 'str2buf'
```

@@ -36,0 +36,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc