@digigov/auth
Advanced tools
Comparing version 1.1.4-rc.28 to 1.1.4-rc.29
{ | ||
"name": "@digigov/auth", | ||
"version": "1.1.4-rc.28", | ||
"version": "1.1.4-rc.29", | ||
"description": "@digigov authentication client", | ||
"author": "GRNET Developers <devs@lists.grnet.gr>", | ||
"license": "BSD-2-Clause", | ||
"main": "./cjs/index.js", | ||
"module": "./index.js", | ||
"main": "dist/index.js", | ||
"module": "index.js", | ||
"dependencies": { | ||
@@ -17,5 +17,27 @@ "qs": "6.9.3", | ||
}, | ||
"devDependencies": { | ||
"@digigov/cli": "2.0.0-rc.29", | ||
"@digigov/cli-lint": "2.0.0-rc.29", | ||
"@digigov/cli-build": "2.0.0-rc.29", | ||
"@digigov/cli-test": "2.0.0-rc.29", | ||
"vitest": "2.1.3", | ||
"@testing-library/dom": "10.4.0", | ||
"@testing-library/react": "16.0.1", | ||
"@types/node": "18.19.0", | ||
"@types/react": "18.3.3", | ||
"@types/react-dom": "18.3.0", | ||
"eslint": "9.16.0", | ||
"prettier": "3.4.2", | ||
"typescript": "5.6.2", | ||
"whatwg-fetch": "3.0.0", | ||
"publint": "0.1.8" | ||
}, | ||
"gitHead": "c903a46306f77f55ad7fc4d2e274006f39a6c871", | ||
"private": false, | ||
"typings": "./index.d.ts" | ||
"scripts": { | ||
"publint": "publint dist", | ||
"lint": "digigov lint", | ||
"test": "digigov test", | ||
"build": "digigov build", | ||
"prepublish": "digigov build" | ||
} | ||
} |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
185587
76
3578
15
5