browser-line-reader
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "browser-line-reader", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A line by line async file reader for the browser", | ||
@@ -31,14 +31,14 @@ "main": "./src/index.js", | ||
"devDependencies": { | ||
"@types/jest": "^24.0.15", | ||
"@typescript-eslint/eslint-plugin": "^1.13.0", | ||
"@typescript-eslint/parser": "^1.13.0", | ||
"eslint": "^6.1.0", | ||
"eslint-config-prettier": "^6.0.0", | ||
"eslint-plugin-prettier": "^3.1.0", | ||
"husky": "^3.0.1", | ||
"jest": "^24.8.0", | ||
"lint-staged": "^9.2.1", | ||
"prettier": "^1.18.2", | ||
"ts-jest": "^24.0.2", | ||
"typescript": "^3.5.3" | ||
"@types/jest": "^25.1.4", | ||
"@typescript-eslint/eslint-plugin": "^2.24.0", | ||
"@typescript-eslint/parser": "^2.24.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-prettier": "^6.10.1", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"husky": "^4.2.3", | ||
"jest": "^25.1.0", | ||
"lint-staged": "^10.0.8", | ||
"prettier": "^2.0.1", | ||
"ts-jest": "^25.2.1", | ||
"typescript": "^3.8.3" | ||
}, | ||
@@ -45,0 +45,0 @@ "husky": { |
@@ -0,0 +0,0 @@ # browser-line-reader |
@@ -0,0 +0,0 @@ // Type definitions for browser-line-reader 0.02 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12411