New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.8 to 0.2.9

2

es/query/elucidateQuery.js

@@ -47,3 +47,3 @@ import _extends from 'babel-runtime/helpers/extends';

export function richAnnotationList(state) {
annotationList(state).map(function (annotation) {
return annotationList(state).map(function (annotation) {
return _extends({}, annotation, {

@@ -50,0 +50,0 @@ selector: AnnotationSelector.parse(annotation.target)

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

function richAnnotationList(state) {
annotationList(state).map(function (annotation) {
return annotationList(state).map(function (annotation) {
return (0, _extends3.default)({}, annotation, {

@@ -68,0 +68,0 @@ selector: _index.AnnotationSelector.parse(annotation.target)

{
"name": "digirati-annotation-redux",
"version": "0.2.8",
"version": "0.2.9",
"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