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

@types/rdfjs__dataset

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/rdfjs__dataset - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

6

rdfjs__dataset/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for @rdfjs/dataset 2.0
// Project: https://github.com/rdfjs-base/dataset
// Definitions by: tpluscode <https://github.com/tpluscode>
// Jesse Wright <https://github.com/jeswr>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { BaseQuad, DataFactory, DefaultGraph, Quad } from "@rdfjs/types";

@@ -8,0 +2,0 @@ import Factory from "./Factory.js";

16

rdfjs__dataset/package.json
{
"name": "@types/rdfjs__dataset",
"version": "2.0.5",
"version": "2.0.6",
"description": "TypeScript definitions for @rdfjs/dataset",

@@ -10,11 +10,12 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__dataset",

"name": "tpluscode",
"url": "https://github.com/tpluscode",
"githubUsername": "tpluscode"
"githubUsername": "tpluscode",
"url": "https://github.com/tpluscode"
},
{
"name": "Jesse Wright",
"url": "https://github.com/jeswr",
"githubUsername": "jeswr"
"githubUsername": "jeswr",
"url": "https://github.com/jeswr"
}
],
"type": "module",
"main": "",

@@ -31,5 +32,4 @@ "types": "index.d.ts",

},
"typesPublisherContentHash": "d2a05fadd951ba4ef80a4f3dc93bb062125ed606f421b68f9a11e11af17759c4",
"typeScriptVersion": "4.5",
"type": "module"
"typesPublisherContentHash": "7e385c796f5cbe9eaa5e85a38a0a69d22bf60cda0eaabd1488ac5d1b0caebc65",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT
* Dependencies: [@types/rdfjs__types](https://npmjs.com/package/@types/rdfjs__types)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@rdfjs/types](https://npmjs.com/package/@rdfjs/types)
# Credits
These definitions were written by [tpluscode](https://github.com/tpluscode), and [Jesse Wright](https://github.com/jeswr).
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