Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

digirati-annotation-redux

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

digirati-annotation-redux - npm Package Compare versions

Comparing version 0.1.9 to 0.1.15

4

es/connector.js
import { connect } from 'react-redux';
import { createDraft, deselectDraft, previewDraft, selectDraft, unpreviewDraft, updateDraft } from './actions/drafts';
import { chooseSelector, commitToCurrentDraft, setAvailableSelectors, updateSelector } from './actions/selectors';
import { setServer, createCollection, setCollection, sendAnnotation, addAnnotation } from './actions/elucidate';
import { addAnnotation, createCollection, sendAnnotation, setCollection, setServer } from './actions/elucidate';
import { getCurrentDraft } from './query/draftQuery';

@@ -37,2 +37,2 @@ import { getCurrentResourceTemplate, getForm } from './query/resourceTemplateQuery';

addAnnotation: addAnnotation
});
}, null, { withRef: true });

@@ -46,3 +46,3 @@ 'use strict';

addAnnotation: _elucidate.addAnnotation
});
}, null, { withRef: true });
module.exports = exports['default'];
{
"name": "digirati-annotation-redux",
"version": "0.1.9",
"version": "0.1.15",
"description": "Describe annotation-redux here",

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

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