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

@ewb/translate

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ewb/translate - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

1

lib/index.js

@@ -6,5 +6,4 @@ import Tree from './Tree.js';

import Translate from './Translate.js';
module.exports = Translate;
export default Translate;
export { Tree, Empty, Branch, TranslationApi, };
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@ewb/translate",
"version": "2.0.1",
"version": "2.0.2",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Translate as you create your app. Saves the words and text in a tree structure for fast and easy lookup.",

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