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

@rdfjs/types

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rdfjs/types - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

12

CHANGELOG.md
# @rdfjs/types
## 1.1.1
### Patch Changes
- a631541: Only package declaration files
## 1.1.1
### Patch Changes
- Packaging Fix: Only package declaration files
## 1.1.0

@@ -4,0 +16,0 @@

5

package.json
{
"name": "@rdfjs/types",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",
"types": "index.d.ts",
"files": [
"./**/*.d.ts"
],
"author": {

@@ -7,0 +10,0 @@ "name": "RDF/JS Representation Task Force",

4

README.md

@@ -37,4 +37,4 @@ # RDF/JS Types

This package replaces typings previously managed in the [DefinitelyTyped repository](https://npm.im/@types/rdf-js).
This package replaces typings previously managed in the [DefinitelyTyped repository](https://npm.im/@types/rdf-js) and a later proxy package [rdf-js](https://npm.im/rdf-js).
The old package wil be deprecated but continue to work for backwards compatibility but library maintainers are encouraged to use `@rdfjs/types` instead.
Both these old packages are deprecated. They will continue to work for backwards compatibility but library maintainers are encouraged to use `@rdfjs/types` instead.
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