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

cwrc-writer-layout

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cwrc-writer-layout - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "cwrc-writer-layout",
"version": "1.0.0",
"version": "1.0.1",
"description": "Components for the CWRC-Writer layout.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -23,10 +23,9 @@ var StructureTree = require('./modules/structureTree.js');

module.exports = {
addStructureTreePanel: addStructureTreePanel;
addEntitiesListPanel:addEntitiesListPanel;
addRelationsListPanel:addRelationsListPanel;
addValidationPanel:addValidationPanel;
addSelectionPanel:addSelectionPanel;
addStructureTreePanel: addStructureTreePanel,
addEntitiesListPanel:addEntitiesListPanel,
addRelationsListPanel:addRelationsListPanel,
addValidationPanel:addValidationPanel,
addSelectionPanel:addSelectionPanel
};
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