@types/rdf-js
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -5,2 +5,3 @@ // Type definitions for the RDFJS specification 3.0 | ||
// Laurens Rietveld <https://github.com/LaurensRietveld> | ||
// Tomasz Pluskiewicz <https://github.com/tpluscode> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -321,3 +322,3 @@ // TypeScript Version: 2.3 | ||
*/ | ||
read(): Q; | ||
read(): Q | null; | ||
} | ||
@@ -324,0 +325,0 @@ |
{ | ||
"name": "@types/rdf-js", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "TypeScript definitions for the RDFJS specification", | ||
@@ -16,2 +16,7 @@ "license": "MIT", | ||
"githubUsername": "LaurensRietveld" | ||
}, | ||
{ | ||
"name": "Tomasz Pluskiewicz", | ||
"url": "https://github.com/tpluscode", | ||
"githubUsername": "tpluscode" | ||
} | ||
@@ -30,4 +35,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "c0c68ff6a8314be386ce2bd62bac25645c3fea0f8a4e0de005fad7369cb57a10", | ||
"typesPublisherContentHash": "306f22607063f1e568aee6a8da3e4b14fe6e83a6c5a5c7c480a2fe4b514f6550", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 08 Jun 2020 09:22:46 GMT | ||
* Last updated: Wed, 24 Jun 2020 06:29:45 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by [Ruben Taelman](https://github.com/rubensworks), and [Laurens Rietveld](https://github.com/LaurensRietveld). | ||
These definitions were written by [Ruben Taelman](https://github.com/rubensworks), [Laurens Rietveld](https://github.com/LaurensRietveld), and [Tomasz Pluskiewicz](https://github.com/tpluscode). |
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
24228
575