insomnia-cookies
Advanced tools
Comparing version 2.2.35 to 2.3.0-beta.0
{ | ||
"name": "insomnia-cookies", | ||
"version": "2.2.35", | ||
"author": "Gregory Schier <greg.schier@konghq.com>", | ||
"version": "2.3.0-beta.0", | ||
"author": "Kong <office@konghq.com>", | ||
"description": "Cookie utilities", | ||
"license": "MIT", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Kong/insomnia.git", | ||
"directory": "packages/insomnia-cookies" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Kong/insomnia/issues" | ||
}, | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist", | ||
"package.json", | ||
"READEM.md" | ||
], | ||
"scripts": { | ||
"test": "jest --silent" | ||
"bootstrap": "npm run build", | ||
"lint": "eslint . --ext .js,.ts,.tsx", | ||
"lint:fix": "npm run lint -- --fix", | ||
"clean": "tsc --build tsconfig.build.json --clean", | ||
"postclean": "rimraf dist", | ||
"build": "tsc --build tsconfig.build.json", | ||
"test": "jest" | ||
}, | ||
@@ -14,3 +34,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "14ebadd8f90fd0dddb7eaef508194bb34c643f0c" | ||
"gitHead": "b2040dacd21af4ef4a6f0ee4ee73c19a0da46647" | ||
} |
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
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
7723
11
0
0
77
2
2