New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ciam-commons

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ciam-commons - npm Package Compare versions

Comparing version 1.10.0 to 1.10.1

33

package.json
{
"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"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc