ciam-commons
Advanced tools
Comparing version 1.10.0 to 1.10.1
{ | ||
"name": "ciam-commons", | ||
"version": "1.10.0", | ||
"description": "Common types and functions for CIAM", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "Volcano", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"typescript": "^4.6.3" | ||
}, | ||
"type": "module", | ||
"main": "dist/main.js", | ||
"types": "dist/main.d.ts" | ||
"name": "ciam-commons", | ||
"version": "1.10.1", | ||
"description": "Common types and functions for CIAM", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "Volcano", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"typescript": "^4.6.3" | ||
}, | ||
"type": "module", | ||
"files": [ | ||
"dist", | ||
"models", | ||
"checks", | ||
"permissions", | ||
"utils" | ||
] | ||
} |
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
0
7531
13
202