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

ng2-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-bootstrap - npm Package Compare versions

Comparing version 0.35.6 to 0.35.7

components/carousel/carousel.ts

1

components/index.ts

@@ -12,2 +12,3 @@ ///<reference path="../tsd.d.ts"/>

export * from './dropdown/dropdown-toggle';
export * from './carousel/carousel';
export * from './collapse/collapse';

@@ -14,0 +15,0 @@ export * from './pagination/pagination';

@@ -11,2 +11,3 @@ /// <reference path="../tsd.d.ts" />

export * from './dropdown/dropdown-toggle';
export * from './carousel/carousel';
export * from './collapse/collapse';

@@ -13,0 +14,0 @@ export * from './pagination/pagination';

@@ -14,2 +14,3 @@ ///<reference path="../tsd.d.ts"/>

__export(require('./dropdown/dropdown-toggle'));
__export(require('./carousel/carousel'));
__export(require('./collapse/collapse'));

@@ -16,0 +17,0 @@ __export(require('./pagination/pagination'));

2

package.json
{
"name": "ng2-bootstrap",
"version": "0.35.6",
"version": "0.35.7",
"description": "angular2 bootstrap components",

@@ -5,0 +5,0 @@ "scripts": {

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