@q42/q-cms-components
Advanced tools
Comparing version
{ | ||
"name": "@q42/q-cms-components", | ||
"version": "10.0.0-alpha.5", | ||
"version": "10.0.0-alpha.6", | ||
"description": "Front-end package that provides a UI on top of the QMS back-end.", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
"@types/lodash": "^4.14.144", | ||
"@types/node": "^18.7.6", | ||
"@types/node": "^18.15.11", | ||
"@typescript-eslint/eslint-plugin": "^5.57.0", | ||
@@ -49,0 +49,0 @@ "@typescript-eslint/parser": "^5.57.0", |
{ | ||
"compilerOptions": { | ||
"target": "es6", | ||
"module": "esnext", | ||
"target": "ES6", | ||
"module": "ESNext", | ||
"strict": true, | ||
"jsx": "preserve", | ||
"importHelpers": true, | ||
"moduleResolution": "node", | ||
"moduleResolution": "Node", | ||
"useUnknownInCatchVariables": false, | ||
@@ -14,9 +14,13 @@ "experimentalDecorators": true, | ||
"allowJs": true, | ||
"allowSyntheticDefaultImports": true, | ||
"sourceMap": true, | ||
"lib": ["esnext", "dom", "dom.iterable"], | ||
"resolveJsonModule": true, | ||
"useDefineForClassFields": true, | ||
"isolatedModules": true, | ||
"skipLibCheck": true, | ||
"lib": ["ESNext", "DOM", "DOM.Iterable"], | ||
"types": ["vitest/globals"] | ||
}, | ||
"include": ["**/*.ts", "**/*.tsx", "**/*.vue", "**/*.vue.ts"], | ||
"exclude": ["node_modules"] | ||
"exclude": ["node_modules"], | ||
"references": [{ "path": "./tsconfig.node.json" }] | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9015
0.13%753507
-0.52%213
-2.29%1
Infinity%