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

@rdfjs/namespace

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rdfjs/namespace - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

.github/workflows/test.yaml

2

Factory.js

@@ -1,2 +0,2 @@

import namespace from '@rdfjs/namespace'
import namespace from './index.js'

@@ -3,0 +3,0 @@ class Factory {

{
"name": "@rdfjs/namespace",
"version": "2.0.0",
"version": "2.0.1",
"description": "Named Node builder",

@@ -8,3 +8,2 @@ "type": "module",

"scripts": {
"coverage": "codecov",
"test": "stricter-standard && c8 --reporter=lcov --reporter=text mocha"

@@ -29,11 +28,10 @@ },

"dependencies": {
"@rdfjs/data-model": "^2.0.0"
"@rdfjs/data-model": "^2.0.1"
},
"devDependencies": {
"@rdfjs/environment": "^0.1.1",
"c8": "^7.10.0",
"codecov": "^3.8.3",
"mocha": "^9.1.3",
"stricter-standard": "^0.2.0"
"@rdfjs/environment": "^1.0.0",
"c8": "^9.1.0",
"mocha": "^10.3.0",
"stricter-standard": "^0.3.0"
}
}
# @rdfjs/namespace
[![Build Status](https://github.com/rdfjs-base/namespace/workflows/CI/badge.svg)](https://github.com/rdfjs-base/namespace/actions)
[![build status](https://img.shields.io/github/actions/workflow/status/rdfjs-base/namespace/test.yaml?branch=master)](https://github.com/rdfjs-base/namespace/actions/workflows/test.yaml)
[![npm version](https://img.shields.io/npm/v/@rdfjs/namespace.svg)](https://www.npmjs.com/package/@rdfjs/namespace)
[Named Node](http://rdf.js.org/) builder.

@@ -9,0 +6,0 @@

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