Socket
Socket
Sign inDemoInstall

@tokenizer/http

Package Overview
Dependencies
13
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.1 to 0.5.2

20

package.json
{
"name": "@tokenizer/http",
"version": "0.5.1",
"version": "0.5.2",
"description": "HTTP tokenizer for Node.js and browser",

@@ -54,4 +54,4 @@ "main": "lib/index.js",

"devDependencies": {
"@types/jasmine": "^3.4.4",
"@types/node": "^13.1.2",
"@types/jasmine": "^3.5.1",
"@types/node": "^13.5.0",
"coveralls": "^3.0.7",

@@ -64,19 +64,19 @@ "del-cli": "^3.0.0",

"karma-coverage-istanbul-reporter": "^2.1.0",
"karma-firefox-launcher": "^1.2.0",
"karma-jasmine": "^2.0.1",
"karma-firefox-launcher": "^1.3.0",
"karma-jasmine": "^3.1.0",
"karma-jasmine-html-reporter": "^1.5.1",
"karma-spec-reporter": "^0.0.32",
"karma-webpack": "^4.0.2",
"music-metadata-browser": "^2.0.0",
"music-metadata-browser": "^2.0.3",
"ts-loader": "^6.2.1",
"tslint": "^5.20.0",
"typescript": "^3.7.2",
"tslint": "^6.0.0",
"typescript": "^3.7.5",
"webpack": "^4.41.5"
},
"dependencies": {
"@tokenizer/range": "^0.2.1",
"@tokenizer/range": "^0.3.0",
"debug": "^4.1.1",
"node-fetch": "^2.6.0",
"strtok3": "^5.0.0"
"strtok3": "^6.0.0"
}
}

@@ -16,3 +16,3 @@ [![Build Status](https://travis-ci.org/Borewit/tokenizer-http.svg?branch=master)](https://travis-ci.org/Borewit/tokenizer-http)

The range request mechanism is derived from [@tokenizer/range](https://www.npmjs.com/package/@tokenizer/range).
The range request mechanism is derived from [@tokenizer/range](https://github.com/Borewit/tokenizer-range).

@@ -19,0 +19,0 @@ ## Installation

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