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 1.0.2 to 1.0.3

1

clownface/index.d.ts

@@ -51,2 +51,3 @@ // Type definitions for clownface 1.0

readonly _context: Array<Context<D, Term>>;
any(): AnyPointer<AnyContext, D>;
list(): Iterable<Iteratee<T, D>> | null;

@@ -53,0 +54,0 @@ toArray(): Array<AnyPointer<T extends undefined ? never : T extends any[] ? T[0] : T, D>>;

4

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

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

},
"typesPublisherContentHash": "4a2084603d286fff3973477da56c9b291fc31437ec63b54b9f1e9cd375bb71db",
"typesPublisherContentHash": "af46322ba5df2de74dc665b917239345b905f9b828b4c0d30e45b73a10bf89ce",
"typeScriptVersion": "3.4"
}

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

### Additional Details
* Last updated: Tue, 13 Oct 2020 19:56:50 GMT
* Last updated: Sun, 25 Oct 2020 18:27:44 GMT
* Dependencies: [@types/rdf-js](https://npmjs.com/package/@types/rdf-js)

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

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