Socket
Socket
Sign inDemoInstall

@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 4.0.1 to 4.0.2

37

rdf-js/package.json
{
"name": "@types/rdf-js",
"version": "4.0.1",
"description": "TypeScript definitions for the RDFJS specification",
"license": "MIT",
"contributors": [
{
"name": "Ruben Taelman",
"url": "https://github.com/rubensworks",
"githubUsername": "rubensworks"
},
{
"name": "Laurens Rietveld",
"url": "https://github.com/LaurensRietveld",
"githubUsername": "LaurensRietveld"
},
{
"name": "Tomasz Pluskiewicz",
"url": "https://github.com/tpluscode",
"githubUsername": "tpluscode"
}
],
"version": "4.0.2",
"typings": null,
"description": "Stub TypeScript definitions entry for rdf-js, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rdf-js"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "9e2b081fbdc0ec120ab941e70a28cd14b4da6f167a398737446c8de367c94fce",
"typeScriptVersion": "3.4"
"rdf-js": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/rdf-js`
This is a stub types definition for @types/rdf-js (https://github.com/rdfjs/rdf-js#readme).
# Summary
This package contains type definitions for the RDFJS specification (https://github.com/rdfjs/representation-task-force).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdf-js.
### Additional Details
* Last updated: Thu, 28 Jan 2021 18:55:28 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Ruben Taelman](https://github.com/rubensworks), [Laurens Rietveld](https://github.com/LaurensRietveld), and [Tomasz Pluskiewicz](https://github.com/tpluscode).
rdf-js provides its own type definitions, so you don't need @types/rdf-js installed!
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