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 0.12.13 to 0.12.14

2

clownface/index.d.ts

@@ -79,3 +79,3 @@ // Type definitions for clownface 0.12

addIn(predicates: SingleOrArrayOfTerms<Term>, callback?: AddCallback<D, BlankNode>): Clownface<T, D>;
addIn<X extends Term = Term>(predicates: SingleOrArrayOfTerms<Term>, objects: SingleOrArrayOfTermsOrLiterals<X>, callback?: AddCallback<D, X>): Clownface<T, D>;
addIn<X extends Term = Term>(predicates: SingleOrArrayOfTerms<Term>, subjects: SingleOrArrayOfTermsOrLiterals<X>, callback?: AddCallback<D, X>): Clownface<T, D>;

@@ -82,0 +82,0 @@ addOut(predicates: SingleOrArrayOfTerms<Term>, callback?: AddCallback<D, BlankNode>): Clownface<T, D>;

{
"name": "@types/clownface",
"version": "0.12.13",
"version": "0.12.14",
"description": "TypeScript definitions for clownface",

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "38b3d5f9568858d4dadb6ef395d1ca59d4bb8366b9f58ec1c09f25223584b7e9",
"typesPublisherContentHash": "2e3ba50dc329b811c2977cb4c2c4d594629fdab4c7d7b1144ddd7ee407ffbc05",
"typeScriptVersion": "3.4"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 06 Apr 2020 18:13:02 GMT
* Last updated: Thu, 14 May 2020 22:50:00 GMT
* Dependencies: [@types/rdf-js](https://npmjs.com/package/@types/rdf-js)

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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