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

@tolgee/core

Package Overview
Dependencies
Maintainers
2
Versions
361
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tolgee/core - npm Package Compare versions

Comparing version 5.2.1 to 5.2.2-rc.cb7c4656.0

12

package.json
{
"name": "@tolgee/core",
"version": "5.2.1",
"version": "5.2.2-rc.cb7c4656.0",
"description": "Library providing ability to translate messages directly in context of developed application.",

@@ -8,2 +8,3 @@ "main": "./dist/tolgee.cjs.js",

"types": "./lib/index.d.ts",
"type": "module",
"repository": {

@@ -24,4 +25,7 @@ "type": "git",

"exports": {
"require": "./dist/tolgee.cjs.js",
"import": "./dist/tolgee.esm.js"
".": {
"require": "./dist/tolgee.cjs.js",
"import": "./dist/tolgee.esm.js"
},
"./package.json": "./package.json"
},

@@ -68,3 +72,3 @@ "directories": {

"sideEffects": false,
"gitHead": "10cc8e63d4cf191a569df8fbaf1f6774921321fa"
"gitHead": "2e894a48dc7b1f7eacaf46f0060fbcf22082b24d"
}
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