Socket
Socket
Sign inDemoInstall

@tokenizer/range

Package Overview
Dependencies
5
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.1 to 0.5.0

0

lib/chunked-file-data.d.ts

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IRangeRequestClient, IRangeRequestConfig } from './types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IRangeRequestConfig, IHeadRequestInfo, IRangeRequestClient } from './types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map

21

package.json
{
"name": "@tokenizer/range",
"version": "0.4.1",
"version": "0.5.0",
"description": "Range-request tokenizer adapter",

@@ -19,2 +19,5 @@ "main": "lib/index.js",

},
"engines": {
"node": ">=10"
},
"funding": {

@@ -60,11 +63,11 @@ "type": "github",

"@types/chai": "^4.2.14",
"@types/fs-extra": "^9.0.1",
"@types/fs-extra": "^9.0.6",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.17",
"chai": "^4.2.0",
"@types/node": "^14.14.22",
"chai": "^4.3.4",
"coveralls": "^3.1.0",
"del-cli": "^3.0.1",
"fs-extra": "^9.0.1",
"mocha": "^8.2.1",
"music-metadata": "^7.5.3",
"fs-extra": "^10.0.0",
"mocha": "^9.0.2",
"music-metadata": "^7.9.1",
"nyc": "^15.1.0",

@@ -74,7 +77,7 @@ "ts-loader": "^8.0.10",

"tslint": "^6.1.3",
"typescript": "^4.1.3"
"typescript": "^4.3.5"
},
"dependencies": {
"debug": "^4.1.1",
"strtok3": "^6.0.4"
"strtok3": "^6.0.7"
},

@@ -81,0 +84,0 @@ "nyc": {

@@ -1,2 +0,2 @@

[![Build Status](https://travis-ci.org/Borewit/tokenizer-range.svg?branch=master)](https://travis-ci.org/Borewit/tokenizer-range)
![Node.js CI](https://github.com/Borewit/tokenizer-range/workflows/Node.js%20CI/badge.svg)
[![NPM version](https://badge.fury.io/js/%40tokenizer%2Frange.svg)](https://badge.fury.io/js/%40tokenizer%2Frange)

@@ -3,0 +3,0 @@ [![npm downloads](http://img.shields.io/npm/dm/@tokenizer/range.svg)](https://npmcharts.com/compare/@tokenizer/range?interval=30)

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