@guardian/simple-ts-test
Advanced tools
Comparing version 1.9.1 to 1.10.0
{ | ||
"name": "@guardian/simple-ts-test", | ||
"version": "1.9.1", | ||
"version": "1.10.0", | ||
"description": "A simple module to test the publication of a TS based project.", | ||
"repository": "github:guardian/simple-ts-test", | ||
"license": "ISC", | ||
"author": "", | ||
"main": "lib/index.js", | ||
@@ -10,24 +11,7 @@ "files": [ | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "tsc", | ||
"lint": "eslint src --ext .ts", | ||
"format": "prettier --write \"src/**/*.ts\"", | ||
"prepare": "rm -rf lib && tsc", | ||
"release": "semantic-release" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@guardian/eslint-config-typescript": "^0.5.0", | ||
"@types/node": "^15.0.1", | ||
"@typescript-eslint/eslint-plugin": "^4.14.2", | ||
"@typescript-eslint/parser": "^4.14.2", | ||
"@guardian/eslint-config-typescript": "^0.7.0", | ||
"@types/node": "^16.0.0", | ||
"eslint": "^7.19.0", | ||
"eslint-config-prettier": "^8.1.0", | ||
"eslint-plugin-eslint-comments": "^3.2.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"prettier": "^2.2.1", | ||
"semantic-release": "^17.3.7", | ||
"typescript": "^4.1.3" | ||
@@ -37,3 +21,8 @@ }, | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"build": "tsc", | ||
"lint": "eslint src --ext .ts", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
} | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5
3994
5
2
0
1