Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cerbos/core

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cerbos/core - npm Package Compare versions

Comparing version 0.17.0 to 0.17.1

8

package.json
{
"name": "@cerbos/core",
"version": "0.17.0",
"version": "0.17.1",
"description": "Common types used by the @cerbos/grpc, @cerbos/http, and @cerbos/embedded client libraries",

@@ -19,8 +19,10 @@ "repository": {

},
"main": "./lib/index.js",
"exports": {
".": {
"default": "./lib/index.js",
"types": "./lib/index.d.ts"
"types": "./lib/index.d.ts",
"default": "./lib/index.js"
}
},
"types": "./lib/index.d.ts",
"files": [

@@ -27,0 +29,0 @@ "lib/**/*.d.ts",

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