ngx-cacheable
Advanced tools
Comparing version 1.1.7-beta.5 to 1.1.7-beta.6
{ | ||
"name": "ngx-cacheable", | ||
"version": "1.1.7-beta.5", | ||
"version": "1.1.7-beta.6", | ||
"description": "Rx Observable cache decorator", | ||
"main": "dist/index.js", | ||
"types": "dist", | ||
"files": [ | ||
"dist" | ||
], | ||
"main": "./index.js", | ||
"types": "./index.d.ts", | ||
"scripts": { | ||
"test": "karma start", | ||
"test:watch": "karma start --auto-watch", | ||
"build": "tsc" | ||
"build": "tsc && cp package.json ./dist" | ||
}, | ||
@@ -15,0 +12,0 @@ "repository": { |
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
150961
46
1
0