Comparing version 0.8.0 to 0.9.0
@@ -5,3 +5,3 @@ { | ||
"author": "Juho Vepsalainen <bebraw@gmail.com>", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"dependencies": { | ||
@@ -15,5 +15,5 @@ "annois": "~0.3.0" | ||
"scripts": { | ||
"test": "node ./lib/tests.js" | ||
"test": "node ./tests" | ||
}, | ||
"main": "./lib/annotate.js", | ||
"main": "./lib", | ||
"repository": { | ||
@@ -20,0 +20,0 @@ "type": "git", |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
13172
279
1
1