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

c8ocaf

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c8ocaf - npm Package Compare versions

Comparing version 1.1.8-beta4 to 1.1.8-beta5

2

package.json
{
"name": "c8ocaf",
"version": "1.1.8-beta4",
"version": "1.1.8-beta5",
"description": "Convertigo Angular Framework",

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

@@ -0,0 +0,0 @@ [![NPM](https://nodei.co/npm/c8ocaf.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/c8ocaf/)

@@ -146,3 +146,3 @@ "use strict";

}).catch(function (err) {
_this.c8o.log.error("[CAF] Resolve Error : " + err);
_this.c8o.log.error("[CAF] Resolve Error : ", err);
resolve(err);

@@ -149,0 +149,0 @@ });

@@ -288,3 +288,3 @@ import { ApplicationRef, ChangeDetectorRef, InjectionToken, Injector, Type } from "@angular/core";

}).catch((err) => {
this.c8o.log.error("[CAF] Resolve Error : " + err)
this.c8o.log.error("[CAF] Resolve Error : " ,err)
resolve(err);

@@ -291,0 +291,0 @@ });

@@ -0,0 +0,0 @@ import { C8oRouter } from './convertigo.router'

@@ -0,0 +0,0 @@ import { App, Nav } from 'ionic-angular';

@@ -0,0 +0,0 @@ import { C8oPage } from './convertigo.page';

@@ -0,0 +0,0 @@ import * as _ from 'lodash';

@@ -0,0 +0,0 @@ export * from "./caf/convertigo.page";

@@ -0,0 +0,0 @@ {

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