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

@open-template-hub/animated-code-editor

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-template-hub/animated-code-editor - npm Package Compare versions

Comparing version 4.0.6 to 5.0.1

2

lib/component/animated-code-editor/animated-code-editor.component.d.ts

@@ -19,3 +19,3 @@ import { AfterViewInit, ComponentFactory, ComponentFactoryResolver, OnChanges, OnInit, ViewContainerRef } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<AnimatedCodeEditorComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<AnimatedCodeEditorComponent, "oth-animated-code-editor", never, { "commandLines": "commandLines"; }, {}, never, never, false>;
static ɵcmp: i0.ɵɵComponentDeclaration<AnimatedCodeEditorComponent, "oth-animated-code-editor", never, { "commandLines": "commandLines"; }, {}, never, never, false, never>;
}

@@ -13,3 +13,3 @@ import { OnInit } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<CommandLineComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<CommandLineComponent, "oth-command-line", never, { "commandLine": "commandLine"; "animationComplete": "animationComplete"; }, {}, never, never, false>;
static ɵcmp: i0.ɵɵComponentDeclaration<CommandLineComponent, "oth-command-line", never, { "commandLine": "commandLine"; "animationComplete": "animationComplete"; }, {}, never, never, false, never>;
}
{
"name": "@open-template-hub/animated-code-editor",
"description": "This library contains animated code editor ui component for UI Templates on Open Template Hub",
"version": "4.0.6",
"version": "5.0.1",
"license": "MIT",
"peerDependencies": {
"@angular/common": ">=14.0.1",
"@angular/core": ">=14.0.1"
"@angular/common": ">=15.0.1",
"@angular/core": ">=15.0.1"
},

@@ -10,0 +10,0 @@ "dependencies": {

@@ -8,3 +8,3 @@ <p align="center">

<h1 align="center">
Open Template Hub - Animated Code Editor UI Component v4
Open Template Hub - Animated Code Editor UI Component v5
</h1>

@@ -11,0 +11,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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