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

@tolgee/core

Package Overview
Dependencies
Maintainers
2
Versions
354
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.12.0 to 5.12.1-prerelease.56c14f27.0

postinstall.js

10

package.json
{
"name": "@tolgee/core",
"version": "5.12.0",
"version": "5.12.1-prerelease.56c14f27.0",
"description": "Library providing ability to translate messages directly in context of developed application.",

@@ -42,3 +42,4 @@ "main": "./dist/tolgee.cjs.js",

"develop": "concurrently \"rollup -c rollup.config.js -w\" \"tsc --declaration --emitDeclarationOnly --watch --preserveWatchOutput --project tsconfig.prod.json\" ",
"tsc": "tsc --noEmit"
"tsc": "tsc --noEmit",
"postinstall": "node postinstall.js"
},

@@ -50,3 +51,4 @@ "author": "Tolgee",

"dist/**/*",
"src/**/*"
"src/**/*",
"postinstall.js"
],

@@ -75,3 +77,3 @@ "devDependencies": {

"sideEffects": false,
"gitHead": "af155cbe11882aba926b2a946b109d00d7755ef6"
"gitHead": "c8b92ae412528e98369fab0aa6092443f0773cea"
}
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