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

@types/rdfjs__term-map

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__term-map - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

rdfjs__term-map/Factory.d.ts

@@ -6,4 +6,4 @@ import TermMap from '.';

static readonly exports: ['termMap'];
// tslint:disable-next-line:no-unnecessary-generics
// eslint-disable-next-line no-unnecessary-generics
termMap<T extends Term = Term, V = any>(entries?: Array<[Term, V]>): TermMap<T, V>;
}
{
"name": "@types/rdfjs__term-map",
"version": "2.0.0",
"version": "2.0.1",
"description": "TypeScript definitions for @rdfjs/term-map",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__term-map",

},
"typesPublisherContentHash": "3d16aacf27d92b75e26e4c173cb521f3c83c6b01a1a138536a919bab82b33699",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "65d84accea28eb0dd401865b58b583d1febbefc6d68825807d80b707df195a4c",
"typeScriptVersion": "4.2"
}

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

### Additional Details
* Last updated: Sun, 06 Feb 2022 11:31:28 GMT
* Last updated: Fri, 30 Dec 2022 23:03:45 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