Comparing version 1.6.2 to 1.6.3
{ | ||
"name": "wy-water", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"devDependencies": { | ||
"prettier": "^3.0.2", | ||
"tslint": "^6.1.3", | ||
"tslint-config-prettier": "^1.18.0", | ||
"typescript": "^5.1.6" | ||
}, | ||
"type": "module", | ||
"types": "./src/types.ts", | ||
"main": "./src/index.ts" | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"format": "prettier --write \"src/**/*.ts\" \"src/**/*.js\"", | ||
"lint": "tslint -p tsconfig.json" | ||
}, | ||
"files": [ | ||
"lib/**/*" | ||
] | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
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
8
360
16891
4
2
5
No