@rdfjs/to-ntriples
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@rdfjs/to-ntriples", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Converts RDFJS Terms and Quads to N-Triple strings", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/rdfjs/to-ntriples.git" | ||
"url": "https://github.com/rdfjs-base/to-ntriples.git" | ||
}, | ||
@@ -23,5 +23,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/rdfjs/to-ntriples/issues" | ||
"url": "https://github.com/rdfjs-base/to-ntriples/issues" | ||
}, | ||
"homepage": "https://github.com/rdfjs/to-ntriples", | ||
"homepage": "https://github.com/rdfjs-base/to-ntriples", | ||
"dependencies": {}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8339