Socket
Socket
Sign inDemoInstall

strtok3

Package Overview
Dependencies
Maintainers
1
Versions
98
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 7.0.0-alpha.7 to 7.0.0-alpha.8

6

package.json
{
"name": "strtok3",
"version": "7.0.0-alpha.7",
"version": "7.0.0-alpha.8",
"description": "A promise based streaming tokenizer",

@@ -37,3 +37,2 @@ "author": {

"license": "MIT",
"main": "lib/index.js",
"type": "module",

@@ -45,3 +44,4 @@ "exports": {

},
"./core": "./lib/core.js"
"./core": "./lib/core.js",
"./lib/core": "./lib/core.js"
},

@@ -48,0 +48,0 @@ "types": "lib/index.d.ts",

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