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.1.37 to 0.1.38

1

es/lib/elucidate/index.js

@@ -46,2 +46,3 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };

return getAnnotation(server, id).then(function (response) {
console.info('response -->', response);
if (response.error) {

@@ -48,0 +49,0 @@ return post(server, {

@@ -57,2 +57,3 @@ 'use strict';

return getAnnotation(server, id).then(function (response) {
console.info('response -->', response);
if (response.error) {

@@ -59,0 +60,0 @@ return post(server, {

2

package.json
{
"name": "digirati-annotation-redux",
"version": "0.1.37",
"version": "0.1.38",
"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