@ardoq/atomic-components
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@ardoq/atomic-components", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Reusable atomic components for Ardoq's front-end applications", | ||
"main": "./dist/index.js", | ||
"typings": "./dist/index.d.ts", | ||
"scripts": { | ||
"check-types": "tsc -p tsconfig.json", | ||
"lint": "eslint --ext .ts src", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "rimraf dist && yarn tsc -p tsconfig-build.json", | ||
"publish:prep": "yarn build && node prep-package.js" | ||
}, | ||
"main": "./index.js", | ||
"typings": "./index.d.ts", | ||
"scripts": {}, | ||
"repository": { | ||
@@ -28,16 +22,3 @@ "type": "git", | ||
}, | ||
"devDependencies": { | ||
"@types/react": "16.8.19", | ||
"@types/styled-components": "4.1.15", | ||
"@typescript-eslint/eslint-plugin": "^2.4.0", | ||
"@typescript-eslint/parser": "^2.4.0", | ||
"eslint": "^6.5.1", | ||
"eslint-config-prettier": "^6.4.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"eslint-plugin-sort-class-members": "^1.6.0", | ||
"prettier": "^1.18.2", | ||
"tsconfig-paths": "^3.9.0", | ||
"typescript": "^3.6.4" | ||
} | ||
"devDependencies": {} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
11950
0
2
0
10
237
1