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 0.0.4 to 0.0.5

4

index.js
const base = require('barnard59-base')
const core = require('barnard59-core')
const formats = require('barnard59-formats')
const protocols = require('barnard59-protocols')
module.exports = Object.assign({}, core, base, formats, protocols)
module.exports = Object.assign({}, core, base)
{
"name": "barnard59",
"version": "0.0.4",
"version": "0.0.5",
"description": "Barnard59 Linked Data pipelines",

@@ -24,5 +24,2 @@ "main": "index.js",

"barnard59-core": "0.0.3",
"barnard59-formats": "0.0.3",
"barnard59-protocols": "0.0.1",
"barnard59-shell": "0.0.1",
"clownface": "^0.11.0",

@@ -34,2 +31,3 @@ "commander": "^2.19.0",

"devDependencies": {
"barnard59-formats": "0.0.4",
"jest": "^24.9.0",

@@ -36,0 +34,0 @@ "shelljs": "^0.8.3",

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