Socket
Socket
Sign inDemoInstall

ngc-float-button

Package Overview
Dependencies
92
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

4

dist/index.js

@@ -7,4 +7,2 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

};
export * from './components/ngc-float-button.component';
export * from './components/ngc-float-item-button.component';
import { NgcFloatButtonComponent } from './components/ngc-float-button.component';

@@ -15,2 +13,4 @@ import { NgcFloatItemButtonComponent } from './components/ngc-float-item-button.component';

import { MaterialModule } from '@angular/material';
export * from './components/ngc-float-button.component';
export * from './components/ngc-float-item-button.component';
var NgcFloatButtonModule = (function () {

@@ -17,0 +17,0 @@ function NgcFloatButtonModule() {

@@ -1,4 +0,1 @@

export * from './components/ngc-float-button.component';
export * from './components/ngc-float-item-button.component';
import { NgcFloatButtonComponent } from './components/ngc-float-button.component';

@@ -10,2 +7,5 @@ import { NgcFloatItemButtonComponent } from './components/ngc-float-item-button.component';

export * from './components/ngc-float-button.component';
export * from './components/ngc-float-item-button.component';
@NgModule({

@@ -12,0 +12,0 @@ imports: [

{
"name": "ngc-float-button",
"version": "0.1.4",
"version": "0.1.5",
"description": "Google Material Float Button - Implementation for Angular v4+",

@@ -23,3 +23,3 @@ "scripts": {

],
"main": "index.ts",
"main": "index",
"author": "Gustavo Costa - @GustavoCostaW",

@@ -26,0 +26,0 @@ "license": "MIT",

@@ -24,3 +24,3 @@ {

"files": [
"./index.ts"
"index.ts"
],

@@ -27,0 +27,0 @@ "exclude": [

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc