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

apicatalogtree

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apicatalogtree - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

3

lib/catalogTree.module.ts

@@ -7,3 +7,2 @@ import { NgModule } from '@angular/core';

import { CatalogTreeService } from './catalogTree.service'
import { CatalogDefine } from 'lib/catalogDefine';

@@ -15,5 +14,5 @@

declarations: [CatalogTreeComponent],
exports: [CatalogTreeComponent,CatalogDefine],
exports: [CatalogTreeComponent],
providers: [CatalogTreeService]
})
export class CatalogTreeModule { }
{
"name": "apicatalogtree",
"version": "1.1.1",
"version": "1.1.2",
"description": "new catalogtree component created by Zhibei Hao",

@@ -5,0 +5,0 @@ "main": "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