Socket
Socket
Sign inDemoInstall

@im-js/core

Package Overview
Dependencies
Maintainers
5
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@im-js/core - npm Package Compare versions

Comparing version 1.14.0 to 1.14.1

9

interfaces/field-visibility.d.ts

@@ -21,2 +21,11 @@ /**

/**
* 기본 값
*/
Default = 0,
/**
* 기본 값
* @alias FieldVisibility.None
*/
None = 0,
/**
* 비허용 (204 No Content)

@@ -23,0 +32,0 @@ */

2

package.json
{
"name": "@im-js/core",
"version": "1.14.0",
"version": "1.14.1",
"peerDependencies": {},

@@ -5,0 +5,0 @@ "typedoc": {

Sorry, the diff of this file is not supported yet

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