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

@contrail/types

Package Overview
Dependencies
Maintainers
11
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrail/types - npm Package Compare versions

Comparing version 3.0.58 to 3.0.59

3

lib/copy/copy-helper.d.ts
import { Type } from "../types";
export declare enum CopyMethodTypes {
QUICK_COPY = "Quick Copy"
QUICK_COPY = "Quick Copy",
EXTENSION_COPY = "Extension Copy"
}

@@ -5,0 +6,0 @@ export declare class CopyHelper {

@@ -9,2 +9,3 @@ "use strict";

CopyMethodTypes["QUICK_COPY"] = "Quick Copy";
CopyMethodTypes["EXTENSION_COPY"] = "Extension Copy";
})(CopyMethodTypes = exports.CopyMethodTypes || (exports.CopyMethodTypes = {}));

@@ -11,0 +12,0 @@ class CopyHelper {

{
"name": "@contrail/types",
"version": "3.0.58",
"version": "3.0.59",
"description": "Types Utility module",

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

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