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

@lifeomic/abac

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lifeomic/abac - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

dist/index.js

@@ -90,3 +90,3 @@ 'use strict';

// eslint-disable-next-line security/detect-object-injection
result[operation] = rules;
result[operation] = [...rules];
}

@@ -93,0 +93,0 @@ });

{
"name": "@lifeomic/abac",
"version": "1.2.0",
"version": "1.2.1",
"description": "Lifeomic Attribute Based Access Control Support Module",

@@ -30,3 +30,3 @@ "main": "dist/index.js",

"sinon": "^4.2.2",
"tap-xunit": "^2.2.0"
"tap-xunit": "^2.3.0"
},

@@ -33,0 +33,0 @@ "eslintConfig": {

Sorry, the diff of this file is not supported yet

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