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

rdf-validate-shacl

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdf-validate-shacl - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

5

CHANGELOG.md

@@ -10,2 +10,7 @@

## 0.2.4 (2020-10-20)
* Loosen dependencies
## 0.2.3 (2020-07-28)

@@ -12,0 +17,0 @@

20

package.json
{
"name": "rdf-validate-shacl",
"version": "0.2.3",
"version": "0.2.4",
"description": "RDF SHACL validator",

@@ -20,7 +20,7 @@ "main": "index.js",

"dependencies": {
"@rdfjs/dataset": "~1.0.1",
"@rdfjs/namespace": "~1.1.0",
"@rdfjs/term-set": "~1.0.1",
"clownface": "~1.0.0",
"debug": "^4.1.1",
"@rdfjs/dataset": "^1.0.0",
"@rdfjs/namespace": "^1.0.0",
"@rdfjs/term-set": "^1.0.0",
"clownface": "^1.0.0",
"debug": "^4.0.0",
"rdf-validate-datatype": "^0.1.1"

@@ -30,6 +30,6 @@ },

"@rdfjs/parser-n3": "^1.1.4",
"@zazuko/rdf-vocabularies": "^2020.7.23",
"get-stream": "^5.1.0",
"mocha": "^8.0.1",
"nanoid": "3.1.11",
"@zazuko/rdf-vocabularies": "^2020.8.17",
"get-stream": "^6.0.0",
"mocha": "^8.2.0",
"nanoid": "^3.1.12",
"nyc": "^15.0.1",

@@ -36,0 +36,0 @@ "rdf-ext": "^1.3.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