rdf-object
Advanced tools
Comparing version 1.13.1 to 1.13.2
{ | ||
"name": "rdf-object", | ||
"version": "1.13.1", | ||
"version": "1.13.2", | ||
"description": "Loads RDF as JSON objects", | ||
@@ -25,3 +25,5 @@ "keywords": [ | ||
"lib/**/*.js", | ||
"lib/**/*.js.map", | ||
"index.d.ts", | ||
"index.js.map", | ||
"index.js" | ||
@@ -40,3 +42,3 @@ ], | ||
"@typescript-eslint/parser": "^5.0.0", | ||
"arrayify-stream": "^1.0.0", | ||
"arrayify-stream": "^2.0.0", | ||
"coveralls": "^3.0.0", | ||
@@ -47,3 +49,3 @@ "eslint": "^7.11.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-jest": "^25.0.0", | ||
"eslint-plugin-jest": "^26.0.0", | ||
"eslint-plugin-tsdoc": "^0.2.7", | ||
@@ -50,0 +52,0 @@ "eslint-plugin-unused-imports": "^2.0.0", |
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
77621
21