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

@tolgee/web

Package Overview
Dependencies
Maintainers
0
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tolgee/web - npm Package Compare versions

Comparing version 5.33.3-prerelease.4a586561.0 to 5.33.3-prerelease.53f1bab1.0

12

package.json
{
"name": "@tolgee/web",
"version": "5.33.3-prerelease.4a586561.0",
"version": "5.33.3-prerelease.53f1bab1.0",
"description": "Tolgee for web",

@@ -8,3 +8,3 @@ "declaration": true,

"main": "./index.cjs",
"types": "./types/index.d.ts",
"types": "./lib/entry-production.d.ts",
"exports": {

@@ -18,3 +18,3 @@ ".": {

"require": "./index.cjs",
"types": "./types/index.d.ts"
"types": "./lib/entry-production.d.ts"
},

@@ -24,3 +24,3 @@ "./tools": {

"require": "./dist/tolgee-in-context-tools.umd.cjs",
"types": "./types/tools.d.ts"
"types": "./lib/entry-tools.d.ts"
},

@@ -51,3 +51,3 @@ "./package.json": "./package.json"

"dependencies": {
"@tolgee/core": "5.33.3-prerelease.4a586561.0"
"@tolgee/core": "5.33.3-prerelease.53f1bab1.0"
},

@@ -103,3 +103,3 @@ "devDependencies": {

"homepage": "https://github.com/tolgee/tolgee-js#readme",
"gitHead": "015d697be5ab0ce506ca01c48af8d3a5f1a17272",
"gitHead": "60d37427d95b58d6d8522167b35722f8796197d7",
"publishConfig": {

@@ -106,0 +106,0 @@ "access": "public"

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

"type": "module",
"types": "../types/tools.d.ts",
"types": "../lib/entry-tools.d.ts",
"exports": {

@@ -11,3 +11,3 @@ ".": {

"require": "./../dist/tolgee-in-context-tools.umd.cjs",
"types": "./../types/tools.d.ts"
"types": "./../lib/entry-tools.d.ts"
},

@@ -14,0 +14,0 @@ "./package.json": "./package.json"

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