@blad3mak3r/reddit-memes
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@blad3mak3r/reddit-memes", | ||
"version": "0.1.4", | ||
"keywords": ["reddit", "random", "meme", "memes", "reddit-memes", "typescript", "async"], | ||
"version": "0.1.5", | ||
"keywords": [ | ||
"reddit", | ||
"random", | ||
"meme", | ||
"memes", | ||
"reddit-memes", | ||
"typescript", | ||
"async" | ||
], | ||
"description": "", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": ["dist/**/*"], | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"files": [ | ||
"lib/**/*" | ||
], | ||
"dependencies": { | ||
@@ -14,10 +24,25 @@ "axios": "^0.19.2" | ||
"@types/axios": "^0.14.0", | ||
"@types/jest": "^25.2.1", | ||
"@types/node": "^13.11.1", | ||
"jest": "^25.3.0", | ||
"prettier": "^2.0.4", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^25.3.1", | ||
"ts-node": "^8.8.2", | ||
"tslint": "^6.1.1", | ||
"tslint-config-prettier": "^1.18.0", | ||
"typescript": "^3.8.3" | ||
}, | ||
"scripts": { | ||
"test": "npm run build && ts-node examples/test.ts", | ||
"examples": "npm run build && ts-node examples/index.ts", | ||
"test": "jest --config jest.json", | ||
"prebuild": "rimraf ./lib && npm run test", | ||
"build": "tsc", | ||
"prepublish": "npm run build", | ||
"format": "prettier --write \"src/**/*.ts\"", | ||
"lint": "tslint -p tsconfig.json", | ||
"prepare": "npm run build", | ||
"prepublishOnly": "npm run lint", | ||
"preversion": "npm run lint", | ||
"version": "npm run format && git add -A src", | ||
"postversion": "git push && git push --tags", | ||
"build:npm": "npm publish --access public" | ||
@@ -24,0 +49,0 @@ }, |
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
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
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
28993
11
13
288
1