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

barnard59

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

barnard59 - npm Package Compare versions

Comparing version 3.0.2 to 4.0.0

12

CHANGELOG.md
# Changelog
## 4.0.0
### Major Changes
- 6be7cd8: Literals loaded as step arguments will be converted to matching JS type (closes #116)
### Patch Changes
- Updated dependencies [6be7cd8]
- Updated dependencies [72648c5]
- barnard59-core@4.0.0
## 3.0.2

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

15

package.json
{
"name": "barnard59",
"version": "3.0.2",
"version": "4.0.0",
"description": "Barnard59 Linked Data pipelines",

@@ -36,3 +36,3 @@ "type": "module",

"@zazuko/env": "^1.0.1",
"barnard59-core": "3.0.2",
"barnard59-core": "4.0.0",
"clownface": "^2.0.0",

@@ -49,10 +49,9 @@ "commander": "^11.0.0",

"approvals": "^6.2.2",
"barnard59-base": "^1.2.2",
"barnard59-formats": "^1.4.2",
"barnard59-graph-store": "^1.1.1",
"barnard59-http": "^1.1.1",
"barnard59-base": "^2.0.0",
"barnard59-formats": "^2.0.0",
"barnard59-graph-store": "^2.0.0",
"barnard59-http": "^2.0.0",
"barnard59-shell": "^0.1.0",
"barnard59-test-support": "^0.0.1",
"barnard59-test-support": "^0.0.2",
"chai": "^4.3.7",
"rdf-ext": "^2",
"shelljs": "^0.8.4",

@@ -59,0 +58,0 @@ "strip-ansi": "^7.0.0"

@@ -14,3 +14,3 @@ import { resolve } from 'path'

const knownOperations = rdf.termMap([
[rdf.namedNode('http://barnard59.zazuko.com/operations/concat'), {
[rdf.namedNode('https://barnard59.zazuko.com/operations/concat'), {
type: rdf.namedNode('https://code.described.at/EcmaScriptModule'),

@@ -17,0 +17,0 @@ link: rdf.namedNode('node:barnard59-base#concat'),

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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