New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/clownface

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/clownface - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

7

clownface/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for clownface 2.0
// Project: https://github.com/rdf-ext/clownface
// Definitions by: tpluscode <https://github.com/tpluscode>
// BenjaminHofstetter <https://github.com/BenjaminHofstetter>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.4
import { BlankNode, DatasetCore, DatasetCoreFactory, Literal, NamedNode, Quad_Graph, Term } from "rdf-js";

@@ -9,0 +2,0 @@ import Context from "./lib/Context.js";

16

clownface/package.json
{
"name": "@types/clownface",
"version": "2.0.2",
"version": "2.0.3",
"description": "TypeScript definitions for clownface",

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

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

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

},
"typesPublisherContentHash": "749aa1549164f373899bb90196fee86958dc82ad18ecc98e54822b41eebb6a34",
"typeScriptVersion": "4.5",
"type": "module"
"typesPublisherContentHash": "8597028868e007f624cd40587f9cb6717eb90bd599da0dad13f5c5f19b935917",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT
* Dependencies: [@types/rdf-js](https://npmjs.com/package/@types/rdf-js)
* Global values: none
* Last updated: Wed, 18 Oct 2023 18:04:03 GMT
* Dependencies: [rdf-js](https://npmjs.com/package/rdf-js)
# Credits
These definitions were written by [tpluscode](https://github.com/tpluscode), and [BenjaminHofstetter](https://github.com/BenjaminHofstetter).
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