Socket
Socket
Sign inDemoInstall

@rdfjs/types

Package Overview
Dependencies
2
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md
# @rdfjs/types
## 1.0.1
### Patch Changes
- 973042f: The package did not work with DefinitelyTyped repository
## 1.0.0
### Major Changes

@@ -5,0 +12,0 @@

2

index.d.ts

@@ -0,3 +1,5 @@

/// <reference types="node" />
export * from './data-model';
export * from './stream';
export * from './dataset';

2

package.json
{
"name": "@rdfjs/types",
"version": "1.0.0",
"version": "1.0.1",
"types": "index.d.ts",

@@ -5,0 +5,0 @@ "author": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc