@cerbos/core
Advanced tools
Comparing version 0.17.0 to 0.17.1
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
519524
0