json-text-sequence
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "json-text-sequence", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequence", | ||
@@ -39,11 +39,10 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@cto.af/eslint-config": "^0.0.10", | ||
"@types/node": "^16.11.0", | ||
"ava": "^3.15.0", | ||
"@cto.af/eslint-config": "^0.1.3", | ||
"@types/node": "^17.0.30", | ||
"ava": "^4.2.0", | ||
"eslint": "^7.32.0", | ||
"eslint-plugin-ava": "^13.0.0", | ||
"eslint-plugin-jsdoc": "^36.1.1", | ||
"eslint-plugin-ava": "^13.2.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"nyc": "^15.1.0", | ||
"typescript": "^4.4.4" | ||
"typescript": "^4.6.4" | ||
}, | ||
@@ -50,0 +49,0 @@ "engines": { |
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
8
8445