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.0-beta.2 to 10.1.0-beta.3

7

package.json
{
"name": "strtok3",
"version": "10.1.0-beta.2",
"version": "10.1.0-beta.3",
"description": "A promise based streaming tokenizer",

@@ -27,3 +27,4 @@ "author": {

"send-codacy": "c8 report --reporter=text-lcov | codacy-coverage",
"start": "yarn run compile && yarn run lint && yarn run cover-test"
"start": "yarn run compile && yarn run lint && yarn run cover-test",
"prepublish": "yarn run build"
},

@@ -75,3 +76,3 @@ "engines": {

"@tokenizer/token": "^0.3.0",
"peek-readable": "^5.4.0-beta.3"
"peek-readable": "^5.4.0-beta.5"
},

@@ -78,0 +79,0 @@ "keywords": [

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