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.11.1 to 1.12.0

16

package.json
{
"name": "ciam-commons",
"version": "1.11.1",
"version": "1.12.0",
"description": "Common types and functions for CIAM",

@@ -14,15 +14,3 @@ "scripts": {

"type": "module",
"files": [
"dist",
"models",
"checks",
"permissions",
"utils"
],
"exports": {
"./checks/": "./dist/checks/Check.js",
"./permissions/": "./dist/permissions/Permission.js",
"./models/": "./dist/models/Model.js",
"./utils/": "./dist/utils/Utils.js"
}
"files": []
}
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