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

@annotation-studio/redux

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@annotation-studio/redux - npm Package Compare versions

Comparing version 1.0.0-pr.8ba0d932 to 1.0.0-pr.8ca0e9bb

1

es/actions/elucidate.js

@@ -76,2 +76,3 @@ import md5 from 'blueimp-md5';

dispatch(addElucidateAnnotation(annotation));
return annotation;
});

@@ -78,0 +79,0 @@ };

4

es/locale/cy.json

@@ -16,3 +16,5 @@ {

"editor.next": "Nesaf",
"editor.save": "Arbed",
"editor.save_in_progress": "Save work as in progress",
"resourceNavigation.defaultTitle": "What do you want to tag (Default title)"
}
}

@@ -17,3 +17,5 @@ {

"editor.next": "Next",
"editor.save": "Save",
"editor.save_in_progress": "Save work as in progress",
"resourceNavigation.defaultTitle": "What do you want to tag"
}

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

dispatch(addElucidateAnnotation(annotation));
return annotation;
});

@@ -104,0 +105,0 @@ };

@@ -16,3 +16,5 @@ {

"editor.next": "Nesaf",
"editor.save": "Arbed",
"editor.save_in_progress": "Save work as in progress",
"resourceNavigation.defaultTitle": "What do you want to tag (Default title)"
}
}

@@ -17,3 +17,5 @@ {

"editor.next": "Next",
"editor.save": "Save",
"editor.save_in_progress": "Save work as in progress",
"resourceNavigation.defaultTitle": "What do you want to tag"
}
{
"name": "@annotation-studio/redux",
"version": "1.0.0-pr.8ba0d932",
"version": "1.0.0-pr.8ca0e9bb",
"description": "Describe annotation-redux here",

@@ -38,3 +38,3 @@ "main": "lib/index.js",

"devDependencies": {
"@fesk/test-environment": "^1.0.0-pr.8ba0d932",
"@fesk/test-environment": "^1.0.0-pr.8ca0e9bb",
"babel-jest": "^20.0.3",

@@ -48,3 +48,3 @@ "babel-plugin-transform-async-to-generator": "^6.24.1",

"nwb": "^0.21.5",
"nwb-watch": "^1.0.0-pr.8ba0d932",
"nwb-watch": "^1.0.0-pr.8ca0e9bb",
"react-intl": "^2.2.2",

@@ -51,0 +51,0 @@ "react-intl-redux": "^0.7.0",

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