New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@locokit/lck-glossary

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locokit/lck-glossary - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

1

lib/index.d.ts

@@ -25,3 +25,4 @@ export declare const COLUMN_TYPE: {

OWNER: string;
ADMIN: string;
MEMBER: string;
};

@@ -28,3 +28,4 @@ "use strict";

OWNER: 'OWNER',
ADMIN: 'ADMIN',
MEMBER: 'MEMBER'
};

2

package.json
{
"name": "@locokit/lck-glossary",
"version": "0.0.5",
"version": "0.0.6",
"description": "Glossary for Low-Code Kit platform",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -27,3 +27,4 @@ export const COLUMN_TYPE = {

OWNER: 'OWNER',
ADMIN: 'ADMIN',
MEMBER: 'MEMBER'
}

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