Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/rdf-js

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/rdf-js - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

3

rdf-js/index.d.ts

@@ -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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc