@tolgee/core
Advanced tools
Comparing version 5.11.0 to 5.11.1-test.0b449904.0
{ | ||
"name": "@tolgee/core", | ||
"version": "5.11.0", | ||
"version": "5.11.1-test.0b449904.0", | ||
"description": "Library providing ability to translate messages directly in context of developed application.", | ||
@@ -35,9 +35,2 @@ "main": "./dist/tolgee.cjs.js", | ||
}, | ||
"scripts": { | ||
"build": "rollup -c rollup.config.js && tsc --declaration --emitDeclarationOnly --project tsconfig.prod.json", | ||
"clean": "rm -rf dist lib", | ||
"test": "jest --collect-coverage", | ||
"develop": "concurrently \"rollup -c rollup.config.js -w\" \"tsc --declaration --emitDeclarationOnly --watch --preserveWatchOutput --project tsconfig.prod.json\" ", | ||
"tsc": "tsc --noEmit" | ||
}, | ||
"author": "Tolgee", | ||
@@ -72,3 +65,9 @@ "license": "MIT", | ||
"sideEffects": false, | ||
"gitHead": "66aec0547ab6d28c0be0958f0dede3e4fde230fa" | ||
} | ||
"scripts": { | ||
"build": "rollup -c rollup.config.js && tsc --declaration --emitDeclarationOnly --project tsconfig.prod.json", | ||
"clean": "rm -rf dist lib", | ||
"test": "jest --collect-coverage", | ||
"develop": "concurrently \"rollup -c rollup.config.js -w\" \"tsc --declaration --emitDeclarationOnly --watch --preserveWatchOutput --project tsconfig.prod.json\" ", | ||
"tsc": "tsc --noEmit" | ||
} | ||
} |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
875446
10958
1