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

strtok3

Package Overview
Dependencies
Maintainers
0
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strtok3 - npm Package Compare versions

Comparing version 10.1.1 to 10.1.2

10

package.json
{
"name": "strtok3",
"version": "10.1.1",
"version": "10.1.2",
"description": "A promise based streaming tokenizer",

@@ -30,3 +30,3 @@ "author": {

"engines": {
"node": ">=16"
"node": ">=18"
},

@@ -60,3 +60,3 @@ "repository": {

"@types/mocha": "^10.0.10",
"@types/node": "^22.10.10",
"@types/node": "^22.12.0",
"c8": "^10.1.3",

@@ -68,3 +68,3 @@ "chai": "^5.1.2",

"remark-cli": "^12.0.1",
"remark-preset-lint-recommended": "^7.0.0",
"remark-preset-lint-recommended": "^7.0.1",
"token-types": "^6.0.0",

@@ -77,3 +77,3 @@ "ts-node": "^10.9.2",

"@tokenizer/token": "^0.3.0",
"peek-readable": "^6.0.1"
"peek-readable": "^6.0.2"
},

@@ -80,0 +80,0 @@ "keywords": [

@@ -38,2 +38,4 @@ [![Node.js CI](https://github.com/Borewit/strtok3/actions/workflows/nodejs-ci.yml/badge.svg?branch=master)](https://github.com/Borewit/strtok3/actions/workflows/nodejs-ci.yml?query=branch%3Amaster)

Requires a modern browser or Node.js ≥ 18 engine.
For TypeScript CommonJs backward compatibility, you can use [load-esm](https://github.com/Borewit/load-esm).

@@ -40,0 +42,0 @@

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