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

@jsdoc/core

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsdoc/core - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

lib/bus.js

2

index.js

@@ -9,2 +9,3 @@ /**

const config = require('./lib/config');
const EventBus = require('./lib/bus');
const fs = require('./lib/fs');

@@ -15,3 +16,4 @@

config,
EventBus,
fs
};

4

package.json
{
"name": "@jsdoc/core",
"version": "0.2.0",
"version": "0.2.1",
"description": "Core functionality for JSDoc.",

@@ -29,3 +29,3 @@ "keywords": [

},
"gitHead": "8c532cfca395dbf36f113355309c6ce41e133c40"
"gitHead": "a595f7f2a525f32da9a0498a027667af3d938158"
}
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