accesscontrol-re
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,1 +0,1 @@ | ||
export { addAccessInfo, build } from './accesscontrol-re'; | ||
export { addAccessInfo, build, getActions } from './accesscontrol-re'; |
@@ -6,2 +6,3 @@ "use strict"; | ||
exports.build = accesscontrol_re_1.build; | ||
exports.getActions = accesscontrol_re_1.getActions; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "accesscontrol-re", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "./build/src/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
12323
101