@tolgee/core
Advanced tools
Comparing version 5.11.1-test.0b449904.0 to 5.11.1
{ | ||
"name": "@tolgee/core", | ||
"version": "5.11.1-test.0b449904.0", | ||
"version": "5.11.1", | ||
"description": "Library providing ability to translate messages directly in context of developed application.", | ||
@@ -35,2 +35,9 @@ "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", | ||
@@ -65,9 +72,3 @@ "license": "MIT", | ||
"sideEffects": false, | ||
"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" | ||
} | ||
} | ||
"gitHead": "f33abced98b6aecb5721fa936a2800a15f22ef43" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
924214
12463
0