@fatlama/fl-secretsmanager-caching
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@fatlama/fl-secretsmanager-caching", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "dist/index.js", | ||
@@ -8,3 +8,3 @@ "types": "dist/index.d.ts", | ||
"author": "Fat Llama", | ||
"license": "UNLICENSED", | ||
"license": "MIT", | ||
"devDependencies": { | ||
@@ -18,2 +18,3 @@ "@fatlama/eslint-config": "^1.0.6", | ||
"aws-sdk-mock": "^4.4.0", | ||
"codecov": "^3.5.0", | ||
"eslint": "^5.16.0", | ||
@@ -34,18 +35,15 @@ "eslint-config-prettier": "^4.3.0", | ||
"ts-jest": "^24.0.2", | ||
"typescript": "^3.5.0" | ||
"typescript": "^3.4.5" | ||
}, | ||
"files": [ | ||
"dist/**/*" | ||
"dist/**/*", | ||
"LICENSE" | ||
], | ||
"scripts": { | ||
"build": "tsc", | ||
"clean": "rm -rf dist coverage tsconfig.tsbuildinfo", | ||
"clean": "rm -rf dist coverage tsconfig.tsbuildinfo .eslintcache", | ||
"format": "prettier --parser typescript --write src/**/*.ts", | ||
"lint": "tsc --noEmit && eslint --cache --ext .ts src", | ||
"prepare": "yarn build", | ||
"prepublishOnly": "yarn test && yarn lint", | ||
"preversion": "yarn lint", | ||
"release": "yarn clean && yarn build && yarn test && yarn lint", | ||
"test": "jest", | ||
"version": "yarn run format && git add -A src" | ||
"test": "jest" | ||
}, | ||
@@ -52,0 +50,0 @@ "jest": { |
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
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
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
0
31310
24
13
2
0
1